Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diemol/example-node-app
https://github.com/diemol/example-node-app
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/diemol/example-node-app
- Owner: diemol
- License: mit
- Created: 2018-04-20T06:15:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T14:19:19.000Z (over 6 years ago)
- Last Synced: 2024-11-01T04:42:37.638Z (2 months ago)
- Language: JavaScript
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Vue Events Bulletin Board
This repo is taken from https://github.com/dockersamples/node-bulletin-board/tree/master/bulletin-board-app
## Installation
1. Run `npm install`.
2. Run `node server.js`.
3. Visit [http://localhost:8080](http://localhost:8080).Test Commit