• Stars
    star
    244
  • Rank 165,885 (Top 4 %)
  • Language
    JavaScript
  • Created over 10 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

will be the best nodejs blog system

** This repo is deprecated. We have refactoried Twenty with Zero(http://github.com/sskyy/zero). Please visit twentyjs.com(http://twentyjs.com) for more information, or use the code below to try new Twenty immediately.**

npm install zero -g
zero new blog
cd blog
zero install twenty

...waiting for twenty install...

cp modules/twenty/config.sample.js modules/twenty/config.js
node app