Removed useless sections

This commit is contained in:
Florian Sylvain
2023-02-22 11:30:14 +01:00
parent ff072982c3
commit 6fbade9ad5
-13
View File
@@ -1,24 +1,11 @@
# Space Messenger 💬 💫
This template should help get you started developing with Vue 3 in Vite.
## Project Setup
```sh
npm install
```
### Environment variables
```
VITE_apiKey=
VITE_authDomain=
VITE_projectId=
VITE_storageBucket=
VITE_messagingSenderId=
VITE_appId=
```
### Compile and Hot-Reload for Development
```sh