Skip to content

VisualPLC/Nodejs-Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs-Express

Nodejs-Express

Nodejs-Express-API

Node.js Express.js API REST

Nodejs-Express-MVC

Node.js Express.js MVC (Model-View-Controller)

Basic project TODO



Install and start:

- download version LTS and install nodejs --> https://nodejs.org/en
- install nodemon --> npm install -g nodemon # or using yarn: yarn global add nodemon
- npm install
- node app.js or nodemon node app.js