.. | ||
public | ||
src | ||
tests/unit | ||
.browserslistrc | ||
.eslintrc.js | ||
babel.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js | ||
yarn.lock |
syt
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run your unit tests
yarn test:unit
Lints and fixes files
yarn lint