docs: added some docs
This commit is contained in:
21
README.md
Normal file
21
README.md
Normal file
@@ -0,0 +1,21 @@
|
||||

|
||||
|
||||
---
|
||||
|
||||
## 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*
|
||||
Reference in New Issue
Block a user