Skip to content

mglyrasis/cspace-public-browser.js

 
 

Repository files navigation

cspace-public-browser

npm package continuous integration

The CollectionSpace public browser.

Installation

For Web Site Administrators

The CollectionSpace public browser is a JavaScript application that runs in a web browser. To add the application to a web site, see the installation instructions.

For CollectionSpace Developers

Node.js 14 and npm 6 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-public-browser.js.git
cd cspace-public-browser.js
npm install

To run the application during development:

cd cspace-public-browser.js
npm run devserver

Then open a browser to http://localhost:8081. This runs the application using the configuration settings specified in index.html. The application will reload automatically as changes to source code files are saved.

About CollectionSpace

CollectionSpace is a free, open-source collections management application for museums, historical societies, natural science collections, and more.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.3%
  • CSS 8.1%
  • HTML 2.6%