Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 382 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 382 Bytes

nodejs-template

Installation

  • All the code required to get started

Clone

  • Clone this repo to your local machine using https://github.com/yedidyas/nodejs-template.git

Setup

install npm packages

$ npm install

Run

run from the terminal

$ npm start

Browse

browse from the browser

http://localhost:3000