radicle-lsat
v0.0.1
Published
## Project setup
Downloads
1
Readme
fe-lsat
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
Run your end-to-end tests
npm run test:e2e
Run your unit test
npm run test:unit
Linting
node_modules/.bin/eslint --fix src/**/*.vue