Staterkit for react ts is an opinionated boilerplate for web development built on top of create react app, redux actions, and etc. For UI for i advising Ant.design. Helping us to stay productive following the best practices. A solid starting point for both professionals and newcomers to our team.
- please check our Frontend documentation, strictly follow our standards in Frontend Wiki.
- Manage Git.
Cloning the repo
git clone [email protected]:juztinlazaro/react-starter-kit-ts.git
Development
npm install
npm run start / yarn start
Unit Test
npm run test / yarn test
Please, Open an issue.