Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 193 Bytes

File metadata and controls

13 lines (10 loc) · 193 Bytes

Node Project

Install dependencies:

$ npm i

Duplicate the file .env.preset, complete it with your environnement infos and rename it .env.

Start the app:

$ npm start