TailwindCSS, Chakra UI, MUIの三種類のフレームワークを同時に使えるように設定したrepositoryです。 それぞれのフレームワークを設定なしに試せるので、ぜひご活用ください。
This Repository can use TailwindCSS, Chakra UI and MUI which called Utility-First Framework. You don't have to configure their first settings, so just try them on.
This is a Next.js project bootstrapped with create-next-app
.
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.