Skip to content

GoodBoiDoggo/NoodoEkusuperimento

Repository files navigation

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.