React starter with common configuration. usefull configurations are already implemented and configured in order to go straight away to the main development.
- Absolute path configuration
- Route configuration
- Redux configuration
- tailwindcss configuration
git clone --single-branch -b react-starter git@github.com:tojonir/starter.git
yarn install
yarn start
yarn start : to run project,http://localhost:3000
yarn build : to build to production
yarn test : for testing