Skip to content

UrbanInstitute/mapping-americas-futures_development

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 

Mapping America's Future

view current production version here

Building the project

Requirements :

Windows requirements : The following requirements are standard to all OSX and Linux systems -make (link to windows installer) -tar (link to windows installer)

NOTE : the data is not includeded within this repository, but can be obtained via the "All available data" link on the graphic.

Once the requirements are installed, clone the repository and run...

npm install
npm install -g grunt-cli

to install the grunt dependencies. Then, run...

grunt

to start a development server.

To deploy, change the deployment path in Gruntfile.coffee and run...

grunt deploy

To update the data from the stata server, first check the folder paths in Makefile, and then run

make data

About

development repository for mapping america's futures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published