CampusKit makes it easy to create high-performance, touch-friendly websites and apps for mobile and tablet devices.
If you need more than the Prerequisites, Quick Start, and Video Tutorials listed below, see the complete index of documentation.
If you wish to build native apps, you will also need:
Also for the native apps, it will likely be useful to have a free Adobe ID account for PhoneGap Build.
- Install prerequisites
- Clone the repo (or download CampusKit)
cd CampusKit
npm install
grunt
grunt run
to open the site in a browser. (Or make the/dist
directory your docroot in your web server. Or typegrunt server
and openhttp://localhost:8000
in a web browser.)
- Prerequisites
- Scaffolding
- Watch and LiveReload
- Customizing Your Site/App
- Deploying Your Web App
- Building Your Native App Locally
- Building The UCSF Demo App In The Cloud
CampusKit is released under the MIT license. The copyright belongs to the Regents of the University of California. CampusKit is a project of the UCSF Library & Center for Knowledge Management.