Skip to content

alzkdpf/next-tailwind-sample

Repository files navigation

next-tailwind-sample

Created with StackBlitz ⚡️

Overview

Project Structure

.babelrc
.gitignore
README.md
next.config.js
package-lock.json
package.json
pages/_app.tsx
pages/api/hello.ts
pages/index.tsx
postcss.config.js
public/vercel.svg
styles/globals.css
tailwind.config.js
tsconfig.json

Getting Started

Install dependencies or prepare the project:

npm install

Run the common development command:

npm run dev

Available Scripts

  • dev: next dev
  • build: next build
  • start: next start

Notes

  • This README was generated from the repository metadata and file structure.
  • Update this document when setup steps, deployment targets, or project ownership changes.

About

Created with StackBlitz ⚡️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors