Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 562 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 562 Bytes

Minimal Next JS Typescript Template

Fork of Nextplate

Example Image

Get Started

  • Use this template Button on Github
  • Or Clone this Project
git clone https://github.com/seonglae/next-ts-template
pnpm i
pnpm dev

Components

Modules

  • Next js
  • Chakra UI

Develop Tools

  • Prettier
  • CI/CD
    • Github Action - CI
    • Vercel - CD

Publish

  • Sitemap
  • PWA

Philosophy

  • Atomic Design Pattern
  • Minimalism