Add README

This commit is contained in:
Emma Ruby 2024-11-14 15:43:42 -05:00
parent da4ade9490
commit 82867adc88
No known key found for this signature in database

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# How to run
```bash
npm install
npm run dev
```