Skip to content

abhinavtech/pizzaapi

Repository files navigation

Pizza API

This project contains the code for the pizza assignment

Getting started

  • Clone the repository

  • Install dependencies

cd <project_name>
npm install
  • Run the project in dev mode
npm run start:dev
  • Build and run the project
npm run build
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published