0.0.1 • Published 4 years ago

radicle-lsat v0.0.1

Weekly downloads
4
License
-
Repository
-
Last release
4 years ago

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

Customize configuration

See Configuration Reference.