To run:
- Fill in database details in a file called .env (Copy .env.example)
- Have NodeJS installed.
- Run
npm installin the directory the project is located - Run
npm run transpile-> this turns the sourcecode into JS. - Run
npm startand there you go.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run:
npm install in the directory the project is locatednpm run transpile -> this turns the sourcecode into JS.npm start and there you go.