Skip to content

yu521088/meatball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##MeatBall This is a microblog based on nodejs, using express as framework.

How to use?

npm install

Migration from express 2 to express 3

  1. MeatBall using Express 3 which choose Jade as the default HTML template, but still using EJS as the HTML template engine.
  2. Need to install connect-flash to make flash work in Express 3
    npm install connect-flash
    

For more information about how to migrate from express 2 to express 3, please see Express.

About

a microblog created on nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published