Skip to content

BillyFrcs/BuzzWiseWebsite

 
 

Repository files navigation

Buzz Wise Website

Setup & Installation

  • Install all the dependencies npm install
  • Build the Tailwind CSS npm run build:css
  • Start the Tailwind CLI build process npx tailwindcss -i ./public/css/input.css -o ./public/css/output.css --watch
  • Start the website locally with Firebase Emulator firebase emulators:start or start the local server for development run firebase serve

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.3%
  • CSS 44.8%
  • JavaScript 6.9%