Quick setup for React projects.
- Prettier
- ESLint
- Webpack
- Clone the project
- Run "npm run start" to install dependencies
- Run "npm run config" to revove git, initialize new git repository (if you want)
- Interested in contributing? Thanks so much, we always want to improve our code, add features, fix issues and maintain the project.
- If you want to contribute don't run "npm run config" command. Just install the dependencies and start contributing.