gPanel Admin - Content Management
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Install Node JS
#!bash
brew install node
Install Development Dependences
#!bash
npm install
Run Grunt task to build CSS and JS files
#!bash
grunt build
A step by step series of examples that tell you have to get a development env running
Say what the step will be
Give the example
Explain how to run the automated tests for this system
Add additional notes about how to deploy this on a live system
- NodeJS - JavaScript engine
- Bower - Package Manager
- Codeigniter - PHP Framework
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Gon�alo Ferraria - Initial work - Bitbucket
This project is licensed under the MIT License - see the LICENSE.md file for details