Go to file
2018-09-18 17:59:56 +08:00
public report template initial 2018-09-18 10:03:59 +08:00
src add sidebar function 2018-09-18 17:59:56 +08:00
tests/unit report template initial 2018-09-18 10:03:59 +08:00
.browserslistrc report template initial 2018-09-18 10:03:59 +08:00
.gitignore report template initial 2018-09-18 10:03:59 +08:00
.postcssrc.js report template initial 2018-09-18 10:03:59 +08:00
.prettierrc report template initial 2018-09-18 10:03:59 +08:00
babel.config.js report template initial 2018-09-18 10:03:59 +08:00
jest.config.js report template initial 2018-09-18 10:03:59 +08:00
package-lock.json report template initial 2018-09-18 10:03:59 +08:00
package.json report template initial 2018-09-18 10:03:59 +08:00
README.md report template initial 2018-09-18 10:03:59 +08:00
tsconfig.json report template initial 2018-09-18 10:03:59 +08:00
tslint.json report template initial 2018-09-18 10:03:59 +08:00

table-summary

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit