A MERN stack starter project - M(Mysql or Mongo), E(Express), R(React), N(Node)
- Clone the project
- Install dependencies by runing under the root directory and as well as server directory
npm install
- Take the Production build using
npm run build
- For continous watch over the files use
npm run watch
- Configure your port in development.json, By default it is 3009
1.0
MIT Licence
You're more than welcome to contribute to this project.
Enjoy!
Developed by S. Vijay