Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 938 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 938 Bytes

Vue 3 + TypeScript + Vite + Quasar-Framework + UnoCSS

Photo is under development

Config firebase

  1. Visit here to setup new project with firebase: https://firebase.google.com/docs/web/setup
  2. After setup finish => You can copy config of firebase and paste to file index.ts of folder firebase.

Run source:

Run the following command on your local environment:

git clone --depth=1 https://github.com/sonht113/vue3-chat-app-with-firebase.git
cd my-project-name
pnpm install

Then, you can run locally in development mode with live reload:

pnpm run dev

Open http://localhost:5173 with your favorite browser to see your project.

Made with ♥ by NuiCoder