nextjs-starter

Starter Template of Next.js

Stars
0

nextjs-starter

セットアップ

開発モード

yarn dev

ビルド

yarn build

開発用コマンド

いくつかの便利な開発用コマンドが用意されています。

Functional Component 作成

yarn create:fc

NextPage Component 作成

yarn create:pc