tms-component-test
v0.1.34
Published
``` npm install ```
Readme
test
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lintRun your unit tests
npm run test:unitRun your end-to-end tests
npm run test:e2e