nathanhilbert / FPA_Dataloader

AngularJS project for the F/PA to ETL data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Datamanager for OS

forked from ngBoilerplate

Quick Start

Install Node.js and then:

$ cd path/to/openspending/static/
$ git clone git://github.com/nathanhilbert/datamanger_OS
$ cd datamanager_OS
$ sudo npm -g install grunt-cli karma bower
$ npm install
$ bower install
$ grunt watch --force

Finally, run the OS server and open http://localhost:5000/static/datamanager_OS/build/index.html in your browser.

About

AngularJS project for the F/PA to ETL data

License:MIT License


Languages

Language:JavaScript 72.9%Language:HTML 25.9%Language:Smarty 1.2%