hzl-frontend
v0.1.0
Published
### Basic Requirements
Readme
hzl-frontend
Basic Requirements
Lang and Framework
- Typescript - Official doc , cheatsheet
- ES6+ - Links cheatsheet, other
- React
- Testing - Testcafe
npm i -g testcafeORyarn global add testcafe
Tools being used
- Create React App
- Storybooks
- React router
- State Management - Unstated
- Styled Component
- Commitzen
Future Integrations
- React Native Web
Issues Faced
- Configure storybook The official guide and every other how to setup storybook article was outdated. It took more than 24 hours to finally make this working in dev. link
