This is Rare Arable Flowers identification and recording mobile web application. HTML5 based offline mobile app linked to iRecord website.
Project: homepage
App configuration hosted in scr/conf.js
.
Note: it should be done before building the code.
- Install NodeJS
- Get a copy of the code by running:
git clone git://github.com/NERC-CEH/rare-arable-flowers.git
- Enter the
rare-arable-flowers
directory and install the npm build dependancies:
cd rare-arable-flowers && npm install
- Build the library:
Production
grunt
Testing/development
grunt bower dev
This will create a dist
folder with the app code and its dependencies.
Express framework is provided for a quick launch of a web server.
node app.js
Note: Make sure the server MIME has application/json
Have a bug or a feature request? search for existing and closed issues. Please open a new issue.
Karolis Kazlauskis
Code and documentation copyright 2015 CEH. Code released under the GNU GPL v3 license. Media (photos, maps) all rights reserved.