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