Skip to content

makoto-developer/next-recoil-sample

Repository files navigation

Feature

next.js と reacoil のサンプルを作ってみた

history

  1. 2021/09/09 プロジェクトを作る。

構成要素

  • TypeScript
  • Next.js
  • Recoil
  • material-ui
  • tailwindcss
  • react-form-hooks

redux は re-ducks パターンというものでサンプルを作ってみた。

References

Prooject setup

Start

#  Starts the development server.
yarn dev

#  Builds the app for production.
yarn build

#  Runs the built app in production mode.
yarn start

We suggest that you begin by typing:

cd next-recoil-sample
yarn dev

About

Next.js/Recoilを組み合わせた構成のサンプルコード

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published