项目作者: Cniteshch

项目描述 :
Case Management System build using React + Redux + React toolbox
高级语言: JavaScript
项目地址: git://github.com/Cniteshch/Case_management_system.git
创建时间: 2017-05-18T07:18:09Z
项目社区:https://github.com/Cniteshch/Case_management_system

开源协议:

下载


Case Management System

Introduction

It is Case Management System build using React + Redux + React toolbox .

You can find all components inside /src folder.

A customized Api is already build and updated on heroku.

API url : https://funercase.herokuapp.com/api/deceaseds

To run this Project:

“npm install”
“npm start”

ROutes can be found in src/routes.js file.