From 6fbade9ad52262fa66e4f4721a175a037dd7bdab Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Wed, 22 Feb 2023 11:30:14 +0100 Subject: [PATCH] Removed useless sections --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index ef97d00..3f212f5 100644 --- a/README.md +++ b/README.md @@ -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