This is the boilerplate website for ReactJS, ExpressJS created by combine create-react-app and express-generator.
On Visual Studio Code: simplly press Ctrl + Shift + B.
On terminal/cmd: run npm run webpack
and npm run nodemon
.
Project included:
- Ejected create-react-app
- express-generator
- Connected React - Express app
- React Router
- React Loadable
- Bootstrap 4
- Bootstrap Notify
- JQuery
- lodash
- swal2
- nodemon
- Many ultility functions ready to used
- .env config file
- Ready to used vscode config
- Add support Redux
- Add support socket.io