Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 193 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 193 Bytes

Backend

Express js Framework

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm start