Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1msirius/medinventory


https://github.com/1msirius/medinventory

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Medical Inventory

## Running Locally

To run the website on your local machine, follow these steps:

Ensure [pnpm](https://pnpm.io) is installed on your system. If not, follow the [instructions](https://pnpm.io/installation) on their website.

```
# Install the dependencies:
pnpm install

# Start the development server:
pnpm dev
```