Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.13 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.13 KB

Collection Space UI Workshop

This repository contains some useful documentation, examples and test cases describing the architecture of Collection Space UI Layer, examples that demonstrate how to create UI components and more.

How to use

gSimply check out the repository using Git on your local machine:

git clone git://github.com/yzen/CSPACE-UI-Workshop.git

Documentation

Some useful diagrams can be found in docs directory

Other documentation resources:

Testing

If you want to run test cases that demonstrate the use of basic UI component structures please run test.html in your browser (e.g. Firefox, Chrome, etc.)