1.0.0 • Published 4 years ago
react-component-lib-demo-brendan v1.0.0
react-component-lib-demo-brendan
A React Component Library
Project setup
npm install
Compiles and minifies for production
npm run build
Find problems in you code
npm run eslint
Fix problems in you code
npm run eslint:fix
Compiles and hot-reloads for development
npm run serve
Find problems in you style code
npm run stylelint
Run all unit tests
npm run test
Indicates that test coverage information should be collected and reported in the output
npm run test:coverage
Re-record every snapshot that fails during this test run
npm run test:update