control
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:control
# Control CMS

Clock's CMS application to be used as a base for all node.js CMS projects

More information can be found in the [wiki](https://github.com/serby/control/wiki/_pages)

## Installation

Create the control app:

     git clone git://github.com/serby/control.git

Install dependencies:

     npm install

## Usage

### Starting Control

     node app

Then goto [http://localhost:3021/admin](http://localhost:3021/admin) in a browser and follow the instructions.

## Author
[Paul Serby](https://github.com/serby/) follow me on [twitter](http://twitter.com/serby)

## Credits

     170  Paul Serby              50.7%
      63  Jack Brewer             18.8%
      44  Dom Harrington          13.1%
      29  Adam Duncan             8.7%
      16  Ben Gourley             4.8%
       5  Rob Noake               1.5%
       4  Tom Smith               1.2%
       2  domharrington           0.6%
       1  James Bliss             0.3%
       1  aduncan88               0.3%

## Licence
Licenced under the [New BSD License](http://opensource.org/licenses/bsd-license.php)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。