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

https://github.com/matei87/kerrsid_2024


https://github.com/matei87/kerrsid_2024

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

#kerrsid_2024

## How to Run

1. Clone the repository:

```sh
git clone https://github.com/Matei87/kerrsid_2024.git
cd kerrsid_2024
```

2. Install the dependencies:

```sh
npm i
```

3. Run the application:

```sh
npm run dev
```

4. Open the app in browser

```sh
http://localhost:5173
```