-
clone
git clone git@github.com:tosaken1116/nextjs-app-templates.gitor
git clone https://github.com/tosaken1116/nextjs-app-templates.git
dev- 開発サーバーを起動します。
build- ビルドします。
start- ビルドしたアプリケーションを起動します。
lintnext lintを実行します。
new:uiuiコンポーネントを作成します
new:pagepageコンポーネントを作成します
new:modelmodelコンポーネントを作成します
mock- モックサーバーを起動します
test:unit- 単体テストを実行します
fmtprettierを実行します
storybookstorybookを起動します
build-storybookstorybookをビルドします
check:linteslintを実行します
check:cspellcspellを実行します
check:markuplintmarkuplintを実行します
ci:test-grouptestの接頭辞がつくスクリプトを同時に実行します
ci:checkcheckの接頭辞がつくスクリプトを同時に実行します
checkcheckとtestの接頭辞がつくスクリプトを同時に実行します