Cool Speckle Dashboard for Revit data
Перейти к файлу
Alan Rynne 5fc9bd117e 🤦🏼‍♂️🤦🏼‍♂️ 2021-04-23 16:01:07 +02:00
public Added vuetify for good 2021-04-21 14:57:53 +02:00
src 🤦🏼‍♂️🤦🏼‍♂️ 2021-04-23 16:01:07 +02:00
.browserslistrc First commit 2021-04-21 11:49:47 +02:00
.env.local Big refactor of speckle related stuff into files 2021-04-23 11:11:50 +02:00
.eslintrc.js Big refactor of speckle related stuff into files 2021-04-23 11:11:50 +02:00
.gitignore First commit 2021-04-21 11:49:47 +02:00
README.md First commit 2021-04-21 11:49:47 +02:00
babel.config.js First commit 2021-04-21 11:49:47 +02:00
package-lock.json Added cached vuex state 2021-04-23 12:24:44 +02:00
package.json Added cached vuex state 2021-04-23 12:24:44 +02:00
vue.config.js Fixed async pagination + hack to prevent user from changing items per page 2021-04-23 13:10:10 +02:00

README.md

speckle-demo-app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.