Skip to content

IvankoRambo/mean-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mean-blog

A typical minimalistic blog based on MEAN structure just for fun

V1.0

Structure and feature set

  • Database storage: filebased NeDB database
  • Frontend framework: AngularJS
  • Backend web framework: ExpressJS
  • Feature set:
    • Infinite scroll
    • Admin editor panel
    • Push notifications

Installation guide

  • Do npm install in a command shell to install gulp and other needed dependencies
  • Do bower install in a command shell to install frontend libraries
  • In a project folder type gulp front in command shell to build .css from .scss preprocessed files
  • Type nodemon server.js in command shell to launch a server locally (default port is 3000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published