1.0.0 • Published 3 years ago

medisys v1.0.0

Weekly downloads
7
License
-
Repository
-
Last release
3 years ago

medisys

Getting Started

Install dependencies,

$ npm i

$ lerna bootstrap

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build

Release package to npm

$ npm run release

Deploy documentation

$ npm run deploy

TypeScript

medisys is written in TypeScript with complete definitions, check Use in TypeScript to getting started.

🔗 Links