Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 212 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 212 Bytes

Node Application

Base structure for node application

Installation

git clone https://github.com/Antoine-Demailly/node-app.git myApp
cd myApp
npm install

Configuration