Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`.