Skip to content

LYZ0106/node_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

node_blog

运用 Node.JS、Express、MongoDB、Bootstrap 进行博客应用开发

如何使用

  1. git clone https://github.com/LYZ0106/node_blog.git

  2. cd node_blog/

  3. npm install && bower install

如何运行

开启一个终端,运行 MongoDB 服务:

mongod --config /usr/local/etc/mongod.conf

进入项目根目录,启动 express 应用:

./bin/www

About

blog by node,mongodb,express,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published