https://github.com/inndy/express-guestbook
https://github.com/inndy/express-guestbook
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inndy/express-guestbook
- Owner: Inndy
- Created: 2016-05-16T13:38:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-06T08:14:15.000Z (about 8 years ago)
- Last Synced: 2025-10-07T03:42:10.129Z (3 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to run?
```
$ npm install
$ npm start
# now you can open http://localhost:3000
```
# License
All source code in this project are released uner public domain. Feel free to use it as you want!