npm install
npm run dev
npm run export
Command build static html to a generated out
directory
npm install
npm run export
Fetches data from Firebase and exports static json files to a generated out
directory
Developed with Next.js and styled with Tailwind CSS + daisyUI.