Skip to content

vietanhdev/cafeteria-docs

Repository files navigation

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