POBSIZ / ReactUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HowToStart

  1. yarn install
  2. yarn start

Module

  • React
  • Typescript
  • Webpack
  • Babel
  • Sass
  • storybook

Tip

-- install storybook --

  • npx -p storybook sb init & choose react

-- install yarn --

  • npm i -g corepack
  • corepack enable
  • yarn init -2
  • yarn set version stable

About


Languages

Language:JavaScript 92.3%Language:HTML 5.4%Language:SCSS 2.3%