Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doomdagger/N-blog-Bootstrap-Based
A mini blog system based on Node.js
https://github.com/doomdagger/N-blog-Bootstrap-Based
Last synced: 13 days ago
JSON representation
A mini blog system based on Node.js
- Host: GitHub
- URL: https://github.com/doomdagger/N-blog-Bootstrap-Based
- Owner: doomdagger
- Created: 2013-10-14T16:50:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-12T06:46:46.000Z (almost 9 years ago)
- Last Synced: 2024-08-01T16:34:41.234Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.46 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
N-blog-Bootstrap-Based
======================A mini blog system based on Node.js. Use Bootstrap 2 to make the interface more accessible. Before Running the system, ensure that MongoDB is already started. Use terminal changing directory to the root folder of the project, execute command `node app.js`. The default port the system listening on is `3000`. The default URL of the system will be `http://localhost:3000`.