项目作者: GlobalHack

项目描述 :
Easy Coordinated Entry for Homeless Shelters
高级语言: JavaScript
项目地址: git://github.com/GlobalHack/FrontEnd.git
创建时间: 2016-12-16T22:32:53Z
项目社区:https://github.com/GlobalHack/FrontEnd

开源协议:GNU Affero General Public License v3.0

下载


Frontend Build Status

Cemaritan makes coordinated entry easy. With Cemaritan, your Homeless Management Information System (HMIS) syncs conveniently with the HMIS of other service providers in your Continuum of Care (CoC) and outside your CoC, allowing for better intakes, easier referrals, and better connections between service providers. Cemaritan and its underlying software are all open-source technology.

This repository is the implementation powering app.cemaritan.com

Components

Installation

  1. npm install

Run for development

  1. npm start

Build for production

  1. npm run build