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

black0207/mean-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN-BLOG

MEAN-BLOG is a blog project written in MEAN - MongoDB, ExpressJS, AngularJS, NodeJS. Base on my another project named MEAN, which is a full-stack Javascript starting skeleton using MEAN

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

  • CSS 46.8%
  • JavaScript 34.9%
  • HTML 18.3%