Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 839 Bytes

File metadata and controls

23 lines (13 loc) · 839 Bytes

utility-first-example-app

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.

Getting Started

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.