cspace-ui
Version:
CollectionSpace user interface for browsers
36 lines (21 loc) • 1.84 kB
Markdown
# cspace-ui
[](https://www.npmjs.com/package/cspace-ui)
[](https://travis-ci.org/collectionspace/cspace-ui.js)
[](https://coveralls.io/github/collectionspace/cspace-ui.js?branch=master)
The CollectionSpace user interface for web browsers.
Release 5.0 or later of the CollectionSpace server is required. This application is not compatible with releases 4.5 and earlier.
Release 5.1 or later of the CollectionSpace server is recommended. See the [release notes](https://github.com/collectionspace/cspace-ui.js/tree/master/RELEASE_NOTES.md) to use this application with earlier releases.
## Installation
### For CollectionSpace Administrators
The CollectionSpace UI is a JavaScript application that runs in a web browser. See the [installation instructions](https://github.com/collectionspace/cspace-ui.js/tree/master/docs/installation) to make the application available to your CollectionSpace users.
### For CollectionSpace Developers
[Node.js](https://nodejs.org/) 8 and npm 5 are required to build the application.
To download and install the source code of the application for development:
```
$ git clone https://github.com/collectionspace/cspace-ui.js.git
$ cd cspace-ui.js
$ npm install
```
See the [developer documentation](https://github.com/collectionspace/cspace-ui.js/tree/master/docs/developer) for instructions on building, testing, and running the source code.
## About CollectionSpace
[CollectionSpace](http://www.collectionspace.org/) is a free, open-source collections management application for museums, historical societies, natural science collections, and more.