next-plate
π¦ΈββοΈ A super template for Next.js with a pack of incredible tools
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- issue_template.md
- FUNDING.yml
- PULL_REQUEST_TEMPLATE.md
- commit-msg
- pre-commit
- extensions.json
- launch.json
- .gitkeep
- demo_desktop.gif
- demo_mobile.gif
- .gitkeep
- README.en-US.md
- README.ko-KR.md
- README.pt-BR.md
- .gitkeep
- icon-128x128.png
- icon-16x16.png
- icon-192x192.png
- icon-32x32.png
- icon-512x512.png
- .gitkeep
- banner.jpg
- powered-by-vercel.svg
- .gitkeep
- .gitkeep
- favicon.ico
- site.webmanifest
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- useFetch.ts
- IUser.ts
- [login].tsx
- _app.tsx
- _document.tsx
- index.tsx
- babel.config.js
- wdyr.ts
- api.ts
- index.ts
- keys.ts
- user.ts
- bgImages.ts
- theme.ts
- .gitkeep
- .commitlintrc
- .editorconfig
- .eslintignore
- .eslintrc
- .gitignore
- .npmrc
- .prettierignore
- .prettierrc
- .versionrc
- CHANGELOG.md
- jest.config.js
- jest.setup.js
- LICENSE
- next-env.d.ts
- next-seo.config.js
- next-sitemap.config.js
- next.config.js
- package.json
- pnpm-lock.yaml
- README.md
- renovate.json
- tsconfig.json
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/gustavomorinaga/next-plate
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd next-plate
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Node.js
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
$ pnpm install
package.jsonμ λͺ μλ λΌμ΄λΈλ¬λ¦¬λ€μ λ΄λ €λ°μ μ€μΉν©λλ€.
$ npm install
package.jsonμ λͺ μλ λΌμ΄λΈλ¬λ¦¬λ€μ λ΄λ €λ°μ μ€μΉν©λλ€.
$ yarn install
package.jsonμ λͺ μλ λΌμ΄λΈλ¬λ¦¬λ€μ λ΄λ €λ°μ μ€μΉν©λλ€.
$ pnpm run dev
κ°λ°/μ€ν μλ²λ₯Ό μΌλλ€.
$ npm run dev
κ°λ°/μ€ν μλ²λ₯Ό μΌλλ€.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
