Skip to content

Starter code for ACM @ UCSD's API workshop. This workshop is meant to demonstrate API principles with TypeScript & Express.

Notifications You must be signed in to change notification settings

acmucsd/food-delivery-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. This workshop is meant to demonstrate API principles with TypeScript & Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published