Skip to content

antoniel/the-bear

Repository files navigation

the-bear

Next.js 15 + shadcn/ui starter.

Quick setup

Requirements: Node.js 22.19.0 (see .nvmrc)

git clone https://github.com/antoniel/the-bear
cd the-bear

# Use the right Node version (if you use nvm)
nvm use

# Install dependencies (pick one)
npm install
# or
bun install

# Start dev server
npm run dev
# or
bun dev

Open http://localhost:3000.

Scripts

Command Description
npm run dev Start dev server (Turbopack)
npm run build Production build
npm start Run production server
npm run lint Lint
npm run type-check TypeScript check

No .env file is required for basic local development.

About

Yes, chef!

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages