nextjs-starter
A TypeScript starter for Next.js that includes all you need to build amazing projects π₯
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- .gitignore
- common.sh
- pre-commit
- favicon.ico
- vercel.svg
- hello-edge.ts
- hello.ts
- globals.css
- layout.tsx
- page.tsx
- index.tsx
- index.ts
- index.ts
- utils.ts
- home.module.css
- .editorconfig
- .gitignore
- .npmrc
- .prettierrc.js
- components.json
- eslint.config.mjs
- LICENSE.md
- next-env.d.ts
- next.config.ts
- package.json
- pnpm-lock.yaml
- postcss.config.js
- README.md
- renovate.json
- tailwind.config.js
- tsconfig.json
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/chhpt/nextjs-starter
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd nextjs-starter
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Node.js
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
pnpm create next-app ts-next -e https://github.com/chhpt/nextjs-starter
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
