mirror of
https://github.com/Steffo99/festa.git
synced 2024-12-23 07:04:22 +00:00
13 lines
131 B
Markdown
13 lines
131 B
Markdown
# Festa
|
|
|
|
A website for organizing events
|
|
|
|
## Develop
|
|
|
|
Run:
|
|
|
|
```console
|
|
$ yarn install
|
|
$ yarn dev
|
|
$ open http://nitro.localhost
|
|
```
|