welcoming refugees with open arms
The aim of this site is to create a portal for refugees to find information they need to maneuver their life situation as effectively as possible. It also aims to connect supporters and trusted organizations who have the highest positive impact on aiding the refugees in this global crisis.
- vue for frontend
- vue-router for routing
- vue-i18n for translations
If you would like to work on this, please shoot me an email: austin@openrefuge.org
We strictly follow the guidelines set in the contributing docs
# install dependencies
yarn install
# serve with hot reload at localhost:8080
yarn dev
# build for production with minification
yarn build
# build for production and view the bundle analyzer report
yarn build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.