Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 201 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 201 Bytes

Documentation for Cafeteria

Source code for the Cafeteria project.

Installation

  1. Clone the repository
  2. Install the dependencies
npm install
  1. Run the server
npm run dev