** This repo is deprecated. We have refactoried Twenty with Zero(https://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