Hospital-Management-System/client
2023-12-31 22:01:15 -05:00
..
continuous_deployment Added the files. 2021-03-30 21:50:36 -04:00
public Added the files. 2021-03-30 21:50:36 -04:00
src Added the files. 2021-03-30 21:50:36 -04:00
.gitignore Added the files. 2021-03-30 21:50:36 -04:00
jsconfig.json Added the files. 2021-03-30 21:50:36 -04:00
package-lock.json Create FUNDING.yml 2023-12-31 22:01:15 -05:00
package.json Create FUNDING.yml 2023-12-31 22:01:15 -05:00
README.md Added the files. 2021-03-30 21:50:36 -04:00

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