Thanks to visit codestin.com
Credit goes to github.com

Skip to content

techfusionlab/next-starter

Repository files navigation

Next.js TypeScript HeroUI Starter Template

A comprehensive and extensible Next.js application starter template, integrating modern React tooling ecosystem.

✨ Features

🚀 Quick Start

Prerequisites

  • Node.js 18+
  • pnpm 8+ (recommended)

Installation

# Clone the project
git clone https://github.com/techfusionlab/next-starter.git
cd next-starter

# Install dependencies
pnpm install

Development

# Start development server
pnpm dev

Visit http://localhost:3000 to view the application.

Build

# Production build
pnpm build

# Preview production build locally
pnpm start

🤝 Contributing

Contributions are welcome! Feel free to submit issues or pull requests.

📄 License

MIT

About

A React application template based on Next.js, integrating TypeScript, Zustand, HeadlessUI component library, Framer Motion animations, supporting internationalization and modern toolchain, using Anthony Fu's ESLint configuration to ensure code quality.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors