Skip to content
/ docs Public

Hospital management system documentation repo

License

Notifications You must be signed in to change notification settings

ospic/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4895672 · Jul 30, 2023
Jul 30, 2023
Jan 2, 2022
Jul 30, 2023
Jul 30, 2023
Jul 30, 2023
Jul 30, 2023
Jan 27, 2021
Mar 27, 2021
Jan 2, 2022
Jul 30, 2023
Aug 11, 2021
Jan 27, 2021
Jan 27, 2021
Jan 27, 2021
Jan 27, 2021
Mar 20, 2021
Jul 30, 2023
Jul 18, 2022
Jul 18, 2022
Feb 27, 2021
Jan 27, 2021

Repository files navigation

Ospic documentation reporitoy Projects Deploy

This repository contain Ospic HMS documetation. Hosted in docs.ospicx.com

Getting started

To get started working with this application clone this repository and follow this simple instructions.

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

Open application in Gitpod

For quick start you can open this poroject in online IDE GitPod.io right away! Code Now! (Gitpod)

After you run npm run dev open http://localhost:4000/ from your browser.

The documentation is powered by nuxt content To update a documentation in your localhost double click inside your page, a markdown fill appear you can move on with update.