- React
- Redux
- ReduxDevTools
- Redux Forms
- Apollo
- Apollo DevTools
- Styled Components
- Storybook
- Storybook Storysource
- Storybook Knobs
- Jest
- PostCSS
- gitlab-ci config to build dist package
yarn install - to install dependencies
yarn start - to start dev server
yarn lint - lint your source code
yarn lin:styles - lint your styles
yarn storybook - to launch components documentation
yarn sonar - launch sonarqube
yarn build - build production version
yarn build:storybook - build storybook production version