Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 180 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 180 Bytes

Clone the repo

$ git clone [email protected]:charlotte-front-end-developers/gigs.git

Run NPM Install

$ cd app
$ npm install

Start Express

$ node app.js