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

https://github.com/quentg/dart-master

Dart master API + engine
https://github.com/quentg/dart-master

javascript mongodb nodejs nodejs-api

Last synced: about 1 month ago
JSON representation

Dart master API + engine

Awesome Lists containing this project

README

          

# Dart-master

### Installation

1. Clonage du projet

```sh
git clone https://github.com/QuentG/Dart-master.git
```

2. Installation des dépendances

```bash
cd Dart-master/
npm install
```

### Lancement

1. Pour lancer l'engine

```sh
npm run cli
```

2. Pour lancer l'api

```sh
npm start
```

Le jeu est disponible sur l'url : http://localhost:8035 🚀

Enjoy 🤯