0.1.12 • Published 3 years ago

sandok-mern-app-generator v0.1.12

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Sandok MERN template

After generating new application template create your database localy, add db name to .env file

Replace api's, reducers and actions with your actual sources in according to your db structure

To start your project type npm run client.

For running server type npm run server