Update README.md
This commit is contained in:
parent
3e70434107
commit
489c0ff2ff
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -21,3 +21,14 @@ just that this is JavaScript instead.
|
|||
- Anonymous
|
||||
- No JS on browser-side required
|
||||
- Usable on Text-Based browsers like lynx
|
||||
|
||||
# Setup
|
||||
```
|
||||
git clone https://github.com/tudbut/theforum
|
||||
cd theforum
|
||||
npm install
|
||||
```
|
||||
## Running
|
||||
```
|
||||
node index.js
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue