BillyFrcs / BuzzWiseWebsite

Buzz Wise Landing Page Website.

Home Page:https://buzzwise.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Buzz Wise Landing Page Website.

https://buzzwise.org

License:MIT License


Languages

Language:HTML 48.2%Language:CSS 44.8%Language:JavaScript 6.9%