项目作者: awitherow

项目描述 :
welcoming those in need of refuge with open arms
高级语言: Vue
项目地址: git://github.com/awitherow/openrefuge.git
创建时间: 2017-02-14T21:11:24Z
项目社区:https://github.com/awitherow/openrefuge

开源协议:

下载


openrefuge

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.

tech stack

development

If you would like to work on this, please shoot me an email: austin@openrefuge.org

contributing

We strictly follow the guidelines set in the contributing docs

setting up

  1. # install dependencies
  2. yarn install
  3. # serve with hot reload at localhost:8080
  4. yarn dev
  5. # build for production with minification
  6. yarn build
  7. # build for production and view the bundle analyzer report
  8. yarn build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.