https://github.com/mrsteele/nrjohnson
https://github.com/mrsteele/nrjohnson
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrsteele/nrjohnson
- Owner: mrsteele
- Created: 2018-10-30T01:17:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T01:26:58.000Z (over 6 years ago)
- Last Synced: 2024-12-28T08:41:01.319Z (5 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# get started
### installation
Just do this:
1. Download this repo
1. Use `cd` to get to this directory on your computer
1. Type `npm i` to download all dependencies.### Running the server
This is simple:
1. Type `node index`
### Run the test file.
Still simple:
1. Type `node test`