Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 277 Bytes

File metadata and controls

12 lines (11 loc) · 277 Bytes

get started

Set Up

  1. download node.js https://nodejs.org/en
  2. go to the root directory and run npm install firebase
  3. then run npm install vite
  4. run npx vite
  5. This should provide a localhost domain to use the website!