swrdna / antd-tw3-storybook-next

Design System using AntDesign, Tailwind 3, and React Storybook with NextJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Design System
AntDesign v4.17.3
Tailwind v3.0.0
React Storybook v6.4

Prerequisite

nodeJS v16.13.0
yarn v1.22.17
npx v8.1.0

Available Scripts

Run NEXT (Design Playground)

yarn dev

Run Storybook

yarn sbk

Build Storybook

yarn sbk-build

Build as distibution package

yarn pkg-build

Package

Use this design as your project dependency
@nanosrlorg/coolabds

Learn More

NextJS
AntDesign
Tailwind CSS
React Storybook

About

Design System using AntDesign, Tailwind 3, and React Storybook with NextJS

License:MIT License


Languages

Language:JavaScript 90.5%Language:CSS 9.5%