Skip to content
/ MOH-CCUP Public

Ministry of Health Claims Correspondence Upload Portal

Notifications You must be signed in to change notification settings

bcgov/MOH-CCUP

Repository files navigation

MOH Claims Correspondence Upload Portal

img

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit
or
npm run test:unit:coverage

Run End-to-End Tests with Cypress

npm run test:e2e
or
npm run test:e2e:headless

Lint with ESLint

npm run lint

This project uses ESLint for linting.

npm run format

This project uses Prettier for code formatting.

Other important notes

This library requires a minimum of Node 18. This is because this project uses Vite, and at the time of this document's writing, Vite requires node 18+ in order to function.

About

Ministry of Health Claims Correspondence Upload Portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published