An open API service indexing awesome lists of open source software.

https://github.com/vietanhdev/cafeteria-docs

Documentation for Cafeteria App
https://github.com/vietanhdev/cafeteria-docs

Last synced: 12 months ago
JSON representation

Documentation for Cafeteria App

Awesome Lists containing this project

README

          

# Documentation for Cafeteria

Source code for the Cafeteria project.

## Installation

1. Clone the repository
2. Install the dependencies

```
npm install
```

3. Run the server

```
npm run dev
```