docs: added some docs

This commit is contained in:
Daniel Ledda
2022-06-07 22:53:49 +02:00
parent 9010c5040b
commit ba50f90e00

21
README.md Normal file
View File

@@ -0,0 +1,21 @@
![Stocca Tre Pizzeria](./src/assets/stocca-tre-logo.svg)
---
## Pizza-Abstimmungs- und -Bestellungs-App für Stock3-Mitarbeiter
### Start vite dev server
http://localhost:3000/
```bash
npm run dev
```
### Build
Outputs to `./dist`
```bash
npm run build
```
---
### Author:
- Daniel Ledda, *dan.j.ledda@gmail.com*