Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 194 Bytes

File metadata and controls

15 lines (7 loc) · 194 Bytes

Available Scripts

In the project directory, you can run:

npm start

this will start the frontend

cd into server and you can run:

node server.js

this will start the backend