#atlas-subnational-frontend
This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.
You will need the following things properly installed on your computer.
git clone <repository-url>this repository- change into the new directory
npm installbower install- clone the Vis-toolkit repository.
CDinto to the vis-toolkit directory and, runbower link - In application directory, run
bower link vis-toolkit
ember server- Visit your app at http://localhost:4200.
-
clone
https://github.com/cid-harvard/colombia -
get correct db file from Mali
-
cdinto the the repo -
put db file in
colombia/database.db -
run
make dummy && make dev -
In a seperate terminal window
cdinto the ember app -
Run
ember s --proxy http://127.0.0.1:8001/
Make use of the many generators for code, try ember help generate for more details
ember testember test --server
-
ember build(development) -
ember build --environment production(production) -
To build the app, have the correct
.envfile in the root dir see '.env.example' -
run
ember build -e <enviroment>e.g.ember build -e atlas_colombia_master -
By default the built app is in the
dist/folder -
Required
ENVvars- GA (for Google Analytics)