8bf739ea5f | ||
---|---|---|
public | ||
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
babel.config.js | ||
package-lock.json | ||
package.json | ||
vue.config.js |
README.md
Speckle Tabular View Demo
This is the repo containing the code from the Simple Web Based Table View for Speckle Data Tutorial.
Sneak Peek
The app is deployed live right here!
If you have any questions, head over to our Community Forum and ask us!
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