A React project init for speed development. ๐
| Features | Status |
|---|---|
Redux |
Done |
Scss |
Done |
Form Generator |
Done |
Router |
Done |
Auth ready |
Done |
REST API ready |
Done |
SEO Ready |
Done |
i18n |
Planned |
NodeJS
Only one step :
git clone https://github.com/nocturneio/react-project-starter.gitJust run
npm run buildIt will generate a build folder with your app compiled.
Just run
npm startTo view the app, go to http://localhost:3000 in your browser.
react-project-starter is a product of NocturneLab
Special thanks to:
- Your name here ?
