To Clone the project and run in your local system
git clone https://github.com/sudeshkumar147/expressApp.git
npm install
yarn install
For Linux and Mac
DEBUG=myapp:* npm start
For Windows
set DEBUG=myapp:* & npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To Clone the project and run in your local system
git clone https://github.com/sudeshkumar147/expressApp.git
npm install
yarn install
For Linux and Mac
DEBUG=myapp:* npm start
For Windows
set DEBUG=myapp:* & npm start