Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 662 Bytes

README.md

File metadata and controls

41 lines (22 loc) · 662 Bytes

NoodoProjyekuto

Usage

Clone the project and install dependencies.

npm install

Developing

Nodemon

You may install software like Nodemon to make life easier.

npm install nodemon -g

Running the app with nodemon

To run the project using nodemon, open cmd then run this command:

nodemon app.js

Tools

Created with Nodeclipse (Eclipse Marketplace, site)

Nodeclipse is free open-source project that grows with your contributions.