CampusKit makes it easy to create high-performance, touch-friendly websites and apps for mobile and tablet devices.
See it in action at http://m.ucsf.edu/.
- Clone the repo
- Make the
/htdocsdirectory your docroot in your web server - Open your site in a web browser.
- Really, that's all.
Setting Up Your System To Make Changes _
- Install Node.js (http://nodejs.org/download/)
- Follow instructions to install Grunt.js (http://gruntjs.com/getting-started) For new install:
sudo npm install -g gruntthensudo npm install -g grunt-cli cd CampusKitnpm install
- Make your desired changes.
gruntIf successful, the end of the output should say "Done, without errors."
CampusKit is released under the MIT license. It was written by Rich Trott in 2013. The copyright belongs to the Regents of the University of California.