Skip to content

cristinasantamarina/patient-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

patient-record

A meteor exercise.

Creating an app

In the terminal meteor create patient-record

This creates patient-record.js # JS for client and server patient-record.html # View templates patient-record.css # Styles .meteor # internal Meteor files

Running the app

In the terminal

cd patient-record meteor

In the browser http://localhost:3000

About

Patient visits management powered by Meteor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published