AhmadNasrHosna / ts-mui-nextjs-storybook-boilerplate

Boilerplate for Material-UI with TS + Storybook + NextJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Boilerplate for Material-UI with TS + Storybook + NextJS

Project Setup

  • Nextjs
  • TypeScript
  • MUI V5
  • Storybook
  • emotion
  • Apollo GraphQL

Build and Start

yarn
yarn dev

Storybook

yarn storybook

Typescript Coverage Report

yarn ts-coverage

About

Boilerplate for Material-UI with TS + Storybook + NextJS


Languages

Language:TypeScript 84.4%Language:JavaScript 15.6%