Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clinical-meteor/hello-healthcare

Hello World application built with the Clinical Meteor Track.
https://github.com/clinical-meteor/hello-healthcare

Last synced: about 2 months ago
JSON representation

Hello World application built with the Clinical Meteor Track.

Awesome Lists containing this project

README

        

## hello-healthcare

Hello World for the Clinical Meteor release track.

[![Circle CI](https://circleci.com/gh/clinical-meteor/hello-healthcare/tree/master.svg?style=svg)](https://circleci.com/gh/clinical-meteor/hello-healthcare/tree/master)

================================
#### Installation

````js
git clone http://github.com/clinical-meteor/hello-healthcare
````

================================
#### Testing

````bash
# install starrynight
sudo npm install -g starrynight

# run the validation tests
starrynight fetch
starrynight autoconfig
starrynight run-tests --type validation

# run the verification tests
starrynight run-tests --type package-verification
````

===============================
#### Licensing

![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)