Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 694 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 694 Bytes

Twitter

Twitter Clone made with Vue 3 and Firebase Version 9.

Config Keys

Add your own Firebase config keys in the firebaseConfig.js file.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build