Fork with FAFO patches
Find a file
2019-02-11 16:57:52 +00:00
public Initial vue commit 2019-01-28 09:53:22 +00:00
src Added step size and position-reading boxes 2019-02-11 16:57:52 +00:00
.gitignore Initial vue commit 2019-01-28 09:53:22 +00:00
babel.config.js Initial vue commit 2019-01-28 09:53:22 +00:00
package-lock.json Initial vue commit 2019-01-28 09:53:22 +00:00
package.json Initial vue commit 2019-01-28 09:53:22 +00:00
README.md Initial vue commit 2019-01-28 09:53:22 +00:00
vue.config.js Initial vue commit 2019-01-28 09:53:22 +00:00

vue3

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.