Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/clinical-meteor/hello-healthcare
- Owner: clinical-meteor
- Created: 2015-12-02T04:12:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T03:47:03.000Z (almost 9 years ago)
- Last Synced: 2024-10-29T21:06:25.591Z (3 months ago)
- Language: JavaScript
- Homepage: http://hello-healthcare.meteor.com
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
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)