Skip to content

Pragatigg/node_sample_app

Repository files navigation

Project Title

Sample Node CRUD operation

Prerequisites

1] Node should be installed on your machine. If not please visit https://nodejs.org/en/

2] nodemon should be installed on your machine. Please install with the following command. npm i -g nodemon

3] MySql

Steps to run the Project

1] git clone https://github.com/Pragatigg/node_sample_app.git

2] Do npm install in project directory

3] Run npm start will start server listening on 8080

4] Run following command on mysql terminal source filepath_to_database.sql

5] Import Employee_postman_collection.json into postman and hit the requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published