Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 398 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 398 Bytes

** 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