Skip to content

Repository files navigation

🤖 Starter Template

A minimal starter template for building projects, created by and configured for AI agents.

🛠️ Stack

  • React 19
  • TypeScript 7
  • Vite
  • TailwindCSS v4
  • oxlint + oxfmt
  • Vitest
  • Husky pre-commit hook

📥 Download Template

Run one of the following:

npx giget gh:itswil/starter my-new-project
pnpm dlx giget gh:itswil/starter my-new-project
bunx giget gh:itswil/starter my-new-project
# nobody uses yarn

🚀 Getting Started (Local Development)

pnpm i
pnpm dev

⚡ Commands

pnpm dev # Start dev server
pnpm build # Build for production
pnpm preview # Preview production build
pnpm fmt # Format code
pnpm fmt:check # Check formatting
pnpm lint # Lint code
pnpm lint:fix # Fix lint issues
pnpm test# Run tests (watch mode)
pnpm test:run # Run tests once (CI)

About

Download template: npx giget gh:itswil/starter my-new-project

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages