Skip to content

ryouasinennza/next-js

Repository files navigation

next.js starter kit

このリポジトリの特徴

強力な lint&formatter

pnpm

  • pnpm で高速なインストール

storybook

  • storybook のセットアップ

node manager install

curl https://get.volta.sh | bash
source ~/.zshrc

# https://volta.sh

node_modules install

pnpm install

dev

pnpm dev

build

pnpm build

start

pnpm start

chromatic

Releases

No releases published

Packages

No packages published