项目作者: department-of-health

项目描述 :
Prototype for death certification reforms
高级语言: JavaScript
项目地址: git://github.com/department-of-health/death-certification-reforms.git
创建时间: 2017-11-17T10:18:20Z
项目社区:https://github.com/department-of-health/death-certification-reforms

开源协议:MIT License

下载


Death certification reforms

A case management prototype for Medical Examiners’ offices.

Get started

Have Node.js installed (try via Homebrew - http://blog.teamtreehouse.com/install-node-js-npm-mac)

Then:

npm install - install dependencies

npm run watch - for development: serve at localhost:3000 whilst watching for
scss, image, and js changes.

npm run build - build assets