Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 579 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 579 Bytes

health-app

  This is an online version that renders some of the services that occur in a hospital.
  We've created a platform where by a patient can request to consult with a doctor and an appointment is given.
  A patient can also view prescribed medicine or request medicine at the comfort of their home.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.