Skip to content
/ nextjs-template Public template

Next.js template with vanilla-extract, Storybook, and other tools

License

Notifications You must be signed in to change notification settings

shun-shobon/nextjs-template

Repository files navigation

Next.js Template

Next.js template with Tailwind CSS, Storybook, and other tools

About

Next.jsのプロジェクトテンプレートです。 Next.jsの開発に必要な周辺ツールやその設定を含んでいるため、このテンプレートを使用することで直ぐに開発を始めることができます。

Features

  • React + Next.js
  • TypeScript
  • Tailwind CSS
  • ESLint
    • @shun-shobon/eslint-config による包括的な設定が含まれています。
  • Prettier
    • @shun-shobon/prettier-config による包括的な設定が含まれています。
  • Storybook
  • GitHub Actions

Commands

インストール

pnpm install

開発サーバーの起動

pnpm dev

ビルド

pnpm build

本番サーバーの起動

pnpm start

Storybookの起動

pnpm storybook

リンタの実行

pnpm lint

lint:fixで自動修正を行うこともできます。

フォーマッタの実行

pnpm format

format:checkでフォーマットのチェックのみを行うこともできます。

License

MITライセンスです。詳しくはLICENSEをご覧ください。

About

Next.js template with vanilla-extract, Storybook, and other tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published