boundlessgeo/story-tools

Name: story-tools

Owner: Boundless

Description: null

Forked from: MapStory/story-tools

Created: 2018-01-10 16:13:21.0

Updated: 2018-01-10 16:13:23.0

Pushed: 2018-05-03 16:53:50.0

Homepage: null

Size: 13333

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Status

story-tools

Installation

run

npm install
bower install
gulp develop

If you haven't used or installed Gulp previously, you may also need to run npm install --global gulp-cli before running gulp develop.

Alternatively, run

docker-compose build
docker-compose up
Accessing the examples

Example index will be available at: http://localhost:8001

Getting around

There are 3 large distinctions in the structure and bundling of code:

Within these categories, the specific functionality includes (not all physically separate):

Running tests in the browser

run

gulp karma --server

Karma will be available at: http://localhost:9876/debug.html


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.