Angular frontend for the Asylum Journey project, http://asylumjourney.sheffugees.org/. Part of Sheffugees
Please note that this project, and the data it uses, are a work in progress.
- Node, https://nodejs.org/en/download/
- Gulp, https://gulpjs.com/
npm install
npm start
npm run build
npm run serve:dist
You will need to have access to the Firebase projects and install the CLI npm install -g firebase-tools
to deploy.
In the master branch
npm run deploy-production
In the develop branch
npm run deploy-staging
npm test
IE10+