Skip to content

ospic/docs

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.