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