Skip to content

🥋 Engaging in the practice of Next.js development while incorporating Tailwind.

Notifications You must be signed in to change notification settings

jsohndata/practice-nextjs

Repository files navigation

Initial

npx create-next-app@latest

npm run dev http://localhost:3000/


Hosting on GCP

* firebase experiments:enable webframeworks
* firebase init hosting

Hosting Question

  • ? Detected an existing Next.js codebase in the current directory, should we use this? Yes
  • ? In which region would you like to host server-side content, if applicable? us-east1 (South Carolina)
  • ? Set up automatic builds and deploys with GitHub? No

Deply

firebase deploy Note: No need to npm run build

TailWind

Color: tailwindcss.com/docs/customizing-colors

VSCode Ext

  • Tailwind CSS IntelliSense

TW Component

About

🥋 Engaging in the practice of Next.js development while incorporating Tailwind.

Topics

Resources

Stars

Watchers

Forks