P233 / nextjs-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

  1. To create your own repository, click the "Use this template" button.
  2. Update the project name in package.json, then run npm i.
  3. Update your Google font in ./src/pages/_document.tsx and ./src/styles/_common.scss.
  4. To generate a new component folder, run npm run create [ComponentName].

About


Languages

Language:JavaScript 60.3%Language:TypeScript 27.6%Language:SCSS 10.2%Language:Shell 1.9%