Skip to content

Interactive Map with Layers of Useful Datapoints for Charleston, SC

Notifications You must be signed in to change notification settings

codeforchs/mapchs

Repository files navigation

mapCHS

This is the repository for mapCHS, an Interactive Map with Layers of Useful Datapoints for Charleston, SC

##Dependencies

###Install Node.js with NPM

  • Navigate to the Node.js Downloads page
  • Download and install the appropriate package for your system.

###Ionic

# Install the latest Cordova and Ionic command-line tools
$ npm install -g cordova ionic
  • Note: iOS development requires Mac OS X. iOS simulator through the Ionic CLI requires the ios-sim npm package, which can be installed with the command sudo npm -g install ios-sim.

If you want more information on getting started with Ionic development, check out the Ionic Getting Started and Documentation pages.

##Hacking

###Run ionic serve

Serve to browser with live reload:

$ ionic serve 

You should now be able to visit http://localhost:8100/ (or whatever ip you select) in your browser and see a copy of mapCHS hosted on your very own computer that updates when you save something!

###To make changes:

  • You should set up a fork of the site and test your changes there before submitting a pull request.
  • If you have questions about contributing to an upstream repository with Github's fork workflow, read more on forking repos and syncing forks.

About

Interactive Map with Layers of Useful Datapoints for Charleston, SC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published