Go to file
2018-10-10 17:19:24 +08:00
public jQuery highlight added 2018-10-10 17:19:24 +08:00
src jQuery highlight added 2018-10-10 17:19:24 +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 import templat and data for testing done 2018-09-20 11:12:42 +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
methodsBackUp.txt restructured 2018-10-08 17:36:24 +08:00
package-lock.json jQuery highlight added 2018-10-10 17:19:24 +08:00
package.json jQuery highlight added 2018-10-10 17:19:24 +08:00
README.md report template initial 2018-09-18 10:03:59 +08:00
report-template-design.rar add render for multipy Bancais 2018-09-29 11:26:18 +08:00
reporttemplatecopy.txt add render for multipy Bancais 2018-09-29 11:26:18 +08:00
tsconfig.json report template initial 2018-09-18 10:03:59 +08:00
tslint.json jQuery highlight added 2018-10-10 17:19:24 +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