2doku
Requriements
- node.js
- npm
Setting Up
In the app
directory:
Run npm install
to install necessary packages
Running 2doku
Run node app/server.js
to run the server. Visit https://localhost:3000 to access.
Name | Last commit | Last update |
---|---|---|
app | ||
.gitignore | ||
README.md | ||
env.json | ||
leaderboard.txt | ||
package-lock.json | ||
package.json |
In the app
directory:
Run npm install
to install necessary packages
Run node app/server.js
to run the server. Visit https://localhost:3000 to access.