Hospital-Management-System/client/README.md

171 B

HMS client-side code

Get Started

Get started developing...

# install deps
npm install

# run in development mode
npm run dev

# run tests
npm run test