Skip to content

juztinlazaro/react-starter-kit-ts

Repository files navigation

ReactStarterKit v1

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.

Before to Start

How to Start?

Cloning the repo
  git clone git@github.com:juztinlazaro/react-starter-kit-ts.git

Development
  npm install
  npm run start / yarn start

Unit Test
  npm run test / yarn test

Having an issue or problem, and suggestion?

Please, Open an issue.