Skip to content

mean-blog is a blog project written in MEAN - MongoDB, ExpressJS, AngularJS, NodeJS, And Redis.

Notifications You must be signed in to change notification settings

MichaelTsengLZ/mean-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN-BLOG

MEAN-BLOG is a blog project written in MEAN - MongoDB, ExpressJS, AngularJS, NodeJS.

If you have a problem or have some good advice?Welcome to star and submit PR or submit a issue.❤

Online DEMO

###Click here

Requirements and Environment

  • Node.js
  • Express 4
  • Mongodb
  • AngularJS
  • Redis

Installation

1. Clone the repo

git clone https://github.com/icyse/mean-blog.git

2. NPM install

cd mean-blog
npm install

3. Database stuff

vi config.js

Ajust your Database config and Redis config

4. Start the server

npm start

About

mean-blog is a blog project written in MEAN - MongoDB, ExpressJS, AngularJS, NodeJS, And Redis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.9%
  • CSS 38.7%
  • HTML 21.4%