https://github.com/matei87/kerrsid_2024
https://github.com/matei87/kerrsid_2024
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matei87/kerrsid_2024
- Owner: Matei87
- Created: 2024-09-18T10:53:54.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-21T10:39:32.000Z (9 months ago)
- Last Synced: 2025-01-22T21:11:33.789Z (5 months ago)
- Language: JavaScript
- Size: 2.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```