- React (v16 - https://github.com/facebook/react) 2 .Redux (https://github.com/reduxjs/redux)
- Redux Saga (https://redux-saga.js.org/)
- Prettier (https://github.com/prettier/prettier)
- Husky (https://github.com/typicode/husky)
- Jest (https://github.com/facebook/jest)
- Webpack (v4 - https://github.com/webpack/webpack)
yarn
or
npm install
yarn start
or
npm run start
yarn test
or
npm run test
yarn test:updateSnapshot
or
npm run test:updateSnapshot
yarn lint
or
npm run lint
yarn fix
or
npm run fix
yarn validate
or
npm run validate
yarn build
or
npm run build