netvu-Netview/netview
2021-01-31 13:53:41 +01:00
..
public Init repo 2021-01-31 13:53:41 +01:00
src Init repo 2021-01-31 13:53:41 +01:00
tests Init repo 2021-01-31 13:53:41 +01:00
.browserslistrc Init repo 2021-01-31 13:53:41 +01:00
.editorconfig Init repo 2021-01-31 13:53:41 +01:00
.eslintrc.js Init repo 2021-01-31 13:53:41 +01:00
.gitignore Init repo 2021-01-31 13:53:41 +01:00
babel.config.js Init repo 2021-01-31 13:53:41 +01:00
cypress.json Init repo 2021-01-31 13:53:41 +01:00
jest.config.js Init repo 2021-01-31 13:53:41 +01:00
package-lock.json Init repo 2021-01-31 13:53:41 +01:00
package.json Init repo 2021-01-31 13:53:41 +01:00
README.md Init repo 2021-01-31 13:53:41 +01:00
tsconfig.json Init repo 2021-01-31 13:53:41 +01:00
vue.config.js Init repo 2021-01-31 13:53:41 +01:00

netview

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

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.