Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 239 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 239 Bytes

universal-react

React + Vite submodule for universal modules

Storybook

To open the storybooks, please use the following steps:

  1. Build storybooks
npm run build-storybooks
  1. Run storybook page
npm run storybook-main