2s2e / food-delivery

Starter code for ACM @ UCSD's API workshop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

food-delivery

Starter code for ACM @ UCSD's API workshop.

To run this code on your computer:

  1. Fork the repository to your GitHub account (click the 'fork' button in the top right corner).
  2. Clone the repository to your local machine via git clone <repository link>.
  3. Run npm install to install required dependencies.
  4. Run npm run dev to start the server.

About

Starter code for ACM @ UCSD's API workshop.


Languages

Language:TypeScript 100.0%