Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 257 Bytes

File metadata and controls

18 lines (11 loc) · 257 Bytes

Installation

Open the project in your VS Code editor

Open terminal (ctrl+`) and write

npm install

Copy .env.example to a new file and rename it to .env, then write this command in terminal

To start the server

npm start