1.0.16 • Published 4 years ago
home-book-manager-sass v1.0.16
home-book-react-components-ui
Home Book React Components UI consist of components for front-end projects.
Table of Contents
Installation
npm install or npm i
Launch
npm run storybook
Public NPM
Before publish you have to bump up package.json version.
npm run build:publish
Instruction
Before commit are call actions:
- branch name lint
- style lint
- eslint ts
- eslint tsx
- prettier
- unit test
- commit syntax
If you need skip tests, after the commit message you have to put command:
git commit -m "<message>" --no-verify
Libraries
- react - https://pl.reactjs.org/docs/getting-started.html
- sass - https://sass-lang.com/
- lodash - https://lodash.com/docs/4.17.15
- enzyme - https://enzymejs.github.io/enzyme/
- prettier - https://prettier.io/
- eslint - https://eslint.org/
- husky - https://github.com/typicode/husky
- rollup.js - https://rollupjs.org/guide/en/
- storybook - https://storybook.js.org/
- commit-lint - https://commitlint.js.org/#/
- branch-lint - https://github.com/barzik/branch-name-lint
- style-lint - https://stylelint.io/