mirror of
https://github.com/Floriansylvain/SpaceMessenger.git
synced 2026-08-19 11:43:22 +02:00
Removed useless sections
This commit is contained in:
@@ -1,24 +1,11 @@
|
|||||||
# Space Messenger 💬 💫
|
# Space Messenger 💬 💫
|
||||||
|
|
||||||
This template should help get you started developing with Vue 3 in Vite.
|
|
||||||
|
|
||||||
## Project Setup
|
## Project Setup
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
### Environment variables
|
|
||||||
|
|
||||||
```
|
|
||||||
VITE_apiKey=
|
|
||||||
VITE_authDomain=
|
|
||||||
VITE_projectId=
|
|
||||||
VITE_storageBucket=
|
|
||||||
VITE_messagingSenderId=
|
|
||||||
VITE_appId=
|
|
||||||
```
|
|
||||||
|
|
||||||
### Compile and Hot-Reload for Development
|
### Compile and Hot-Reload for Development
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user