ahdinosaur / nocms

http://dinosaur.is/nocms
2 stars 1 forks source link

Stories in Ready

nocms

content management system that doesn't suck

experimental mad science expect the unexpected

see DESIGN for high-level design.

how

install

git clone https://github.com/ahdinosaur/nocms
cd nocms
npm install

develop

npm start

browse to http://localhost:9966/.

test

npm test

deploy

npm run deploy