Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Bauble/bauble.webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo has been put out to pasture. For the future of Bauble on the web see the Bauble/bauble.web.

Bauble

Bauble is a web application for managing plant collections. It is intended to be used by botanic gardens, arboreta and herbariums to manage their plant records. For more information visit http://bauble.io

Development - Getting Started

First you'll need to install NodeJS (http://nodejs.org/)....

Install the app

mkdir bauble
git clone https://github.com/Bauble/webapp.git bauble/webapp
cd bauble/webapp
sudo npm install -g yo grunt-cli bower
npm install
bower install

Start the web app with:

grunt server

** You will also need the bauble.api server running to use the app.

License

BSD 3-Clause

About

THIS REPO HAS BEEN RETIRED

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published