Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/acryps/delivery.acryps.com

The Game
https://github.com/acryps/delivery.acryps.com

Last synced: 5 days ago
JSON representation

The Game

Awesome Lists containing this project

README

        

# Delivery
A game developed by the entire team on our trip to Ljubljana 2023.
Not affiliated with Swiss Post, it's just a joke.

[Play on https://delivery.acryps.com](https://delivery.acryps.com)

## Server
Backend

Development (no auto reload)
```
npm start
```

## Page
Webpage

Development (with auto compile)
```
npm run watch
```