TamuBikeShare / TamuBikeShareOptimization

JavaScript Monorepo containing all of Texas A&M's GeoInnovation Service Center libraries and modules for the official campus map, Aggiemap, and related applications utilizing the Aggiemap core.
MIT License
3 stars 1 forks source link

AggieMap & Friends Monorepo

CircleCI Coveralls github

AggieMap Logo

Installation

  1. Clone this repo
  2. npm install from the root of the directory

Running AggieMap

Run ng serve --project=bikeshare --aot to start a local webserver at https://localhost:4200.

As you make changes to the project, the local webserver will automatically rebuild and, if the bikeshare application is open in a webbrowser, the page will reload automatically

Submitting Pull Requests

When submitting PRs be sure that your changes pass Continuous Integration.