rewart-frontend-library
v4.2.25
Published
## Publish package Simply commit with one of those messages: - Patch release `fix: some fix` - Minor release `feat: minor release` - Major release ``` feat: major release BREAKING CHANGE: Some info ```
Downloads
1,464
Readme
rewart-frontend-library
Publish package
Simply commit with one of those messages:
- Patch release
fix: some fix
- Minor release
feat: minor release
- Major release
feat: major release
BREAKING CHANGE: Some info
Project setup
npm install
Compiles and minifies for production
npm run build
Run your unit tests
npm run test:unit
Lints and fixes files
npm run lint