summaryrefslogtreecommitdiff
path: root/Readme.md
blob: b9e5b2df1f178ca5f275f6d241db1fbaeffd6baf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# OKCMS

> "Pretty good"
> - Steve Jobs

## To run:

* cd app/node_modules ; for i in * ; do cd $i ; npm install; cd .. ; done ; cd ../..
* cd examples
* node index

Server will be running on http://lvh.me:1337/
Admin area available on http://lvh.me:1337/admin/