Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 253 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 253 Bytes

After Cloning

After cloning the repo, make sure to run npm install in the root of the project directory.

Running the application

From the command line, in the root of the project, run npm run start:dev this will start the server on port 3000