Skip to content

luasenvy/nextjs-tailcast

 
 

Repository files navigation

nextjs-tailcast

Tailcast Theme for Next.js(14+ App Router)

Tested Environment

  • debian - bookworm
  • nodejs - v20.17.0
  • npm - 10.8.3

npm commands

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build rm -rf .next && next build
npm run start next start
npm run lint next lint

About

Tailcast Theme for Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.5%
  • CSS 2.3%
  • JavaScript 2.2%