0.27.1 • Published 1 year ago

@pubcore/vite-storybook-mui v0.27.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Storybook of MUI (Material-UI v5) based react components

  • MUI (react)
  • TypeScript
  • react-hook-form
  • i18nNext for localization
  • eslint
  • prettier (default settings)
  • eslint for react-hooks
  • pre-commit hook for linting
  • vite build

Prerequistes

  • node 14, 16
  • npm 7, 8
  • git client

Install

Note (2021-10-17) Vulnarabilities shown after install are based on dependencies of storybook. One opinion about this: https://overreacted.io/npm-audit-broken-by-design/

git clone git@github.com:pubcore/vite-storybook-mui.git && \
cd ./vite-storybook-mui && \
npm i && \
npm run storybook

Install as starting point for new project

Find a name for «your-project» in "Kebab case" (this-is-kebab-case). A directory with this name will be created. Change into your scope/group directory and execute commands below. (npm version >= 7 is required to auto install peer dependencies)

# If `npx degit` does not work, just clone this repo and delete .git dir
npx degit pubcore/vite-storybook-mui «your-project»
cd «your-project»
git init && \
npm i && \
git add . && git commit -m "init" && \
npm run storybook

Build package bundle of components

npm run build

Watch: auto build, if code changes

npm run watch
0.27.1

1 year ago

0.27.0

1 year ago

0.26.0

1 year ago

0.25.4

1 year ago

0.25.3

1 year ago

0.25.1

1 year ago

0.25.0

1 year ago

0.23.2

1 year ago

0.23.1

1 year ago

0.23.0

1 year ago

0.24.0

1 year ago

0.22.0

1 year ago

0.20.1

1 year ago

0.20.0

1 year ago

0.19.0

1 year ago

0.19.1

1 year ago

0.19.2

1 year ago

0.17.1

1 year ago

0.21.0

1 year ago

0.16.5

1 year ago

0.16.6

1 year ago

0.18.0

1 year ago

0.20.2

1 year ago

0.16.3

2 years ago

0.16.4

2 years ago

0.15.0

2 years ago

0.16.0

2 years ago

0.16.1

2 years ago

0.16.2

2 years ago

0.13.0

2 years ago

0.14.0

2 years ago

0.13.1

2 years ago

0.13.2

2 years ago

0.12.3

2 years ago

0.12.0

2 years ago

0.12.1

2 years ago

0.11.2

2 years ago

0.12.2

2 years ago

0.11.0

2 years ago

0.10.1

2 years ago

0.11.1

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.2.6

2 years ago

0.6.5

2 years ago

0.6.4

2 years ago

0.5.0

2 years ago

0.2.3

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.2.2

2 years ago

0.6.1

2 years ago

0.2.5

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.2.4

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago