grc/webapp
2019-02-24 13:26:04 +00:00
..
public Initial website 2019-02-24 13:26:04 +00:00
src Initial website 2019-02-24 13:26:04 +00:00
.browserslistrc Initial website 2019-02-24 13:26:04 +00:00
.eslintrc.js Initial website 2019-02-24 13:26:04 +00:00
.gitignore Initial website 2019-02-24 13:26:04 +00:00
babel.config.js Initial website 2019-02-24 13:26:04 +00:00
package-lock.json Initial website 2019-02-24 13:26:04 +00:00
package.json Initial website 2019-02-24 13:26:04 +00:00
postcss.config.js Initial website 2019-02-24 13:26:04 +00:00
README.md Initial website 2019-02-24 13:26:04 +00:00
vue.config.js Initial website 2019-02-24 13:26:04 +00:00

DN42 Global Route Collector Website

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

Customize configuration

See Configuration Reference.