Getting Started

Installation

The installation is very simple ! Just make sure you have Node.JS installed on the device !

1. Download the repository or use git clone insertreponamehere and extract it if you need

2. Run npm install express colors mysql2 in the current directory

3. Edit the config.json at your own (See more here)

4. Run node index.js

5. Enjoy !

Last updated

Was this helpful?