basic template to make react apps with:
- react (v17.x)
- react-router-dom (v5.x)
- babel (v7.x)
- webpack (v5.x)
- served by node.js server, NOT create-react-app
this project is just a template to use instead of create-react-app
Using npm:
$ npm install
$ npm run start