Skip to content

NREL/ie-data-collection-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indian Energy Data Collection Animation

Requirements

Development

Work in the src/ folder. You can manually transpile your ES6 syntax back to ES5 using gulp babel. The gulp watch task monitors changes in the src folder and runs the build task.

Install

$ git clone https://github.com/NREL/ie-data-collection-animation.git
$ npm install

Build

To build the distribution, run the build task.

$ gulp build

(You can run the gulp watch task to continually build.)

Deploy

To deploy to http://nrel.github.io/ie-data-collection-animation/ run the deploy task

$ gulp deploy

In the wild

http://energy.gov/indianenergy/maps/got-data

About

A little cartoon animation for data collection info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published