/nodejs-simple-app

A simple page using NodeJS, Express and EJS

Primary LanguageHTML

Simple NodeJS

A simple page using NodeJS, Express and EJS.

Running

Download or clone the repo, open project's folder and via terminal go to the root of the project and run npm install to download the dependencies needed. After that run npm start, and check in your browser the Express server up and running in localhost:3000.