MERNTasks-Server

The server side of the app MERNTasks using NodeJS .

Getting Started

Use the node package manager npm to install the dependencies.

npm install

Usage

npm run dev //for start nodemon
npm start //for production

License

MIT