This project was created to create a medium/large React project folder structure ๐
ยท View Demo
This project was created to create a medium/large React project folder structure ๐ I developed this project because, I need medium and larger React project folder structure. I'm preparing for my project folder structure stack project soon ๐
| Airbnb | Which is often a reasonable approach to JavaScript |
| React Js | A JavaScript library for building user interfaces |
| Commitlint | Send commit messages to conventional commits rules |
| SASS | The most mature, stable, and powerful professional grade CSS extension language in the world |
| Editorconfig | Helps maintain consistent coding styles for my working on the same project across various editors and IDEs |
| Eslint | Find and fix problems in your JavaScript code |
| Prettier | An opinionated code formatter |
- Clone this repository
git clone https://github.com/yasinatesim/react-todo.git- Install the project dependencies
yarn installFor Development
yarn startFor Production Build
yarn buildFor Lint
yarn lint- Copyright ยฉ 2020 - MIT License.
See
LICENSEfor more information.
