- 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 runfirebase serve
forked from BuzzWiseTeam/BuzzWiseWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
Buzz Wise Landing Page Website.
License
BillyFrcs/BuzzWiseWebsite
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Buzz Wise Landing Page Website.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 48.3%
- CSS 44.8%
- JavaScript 6.9%