esbb48 / react-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Development

cp .env .env.local
yarn install
yarn start

Production

Builds the app for production to the build folder.

yarn build

Use library

  • eslint
  • husky
  • immer
  • prettier
  • react-redux
  • redux-saga

About


Languages

Language:JavaScript 91.6%Language:HTML 8.1%Language:Shell 0.4%