0.1.1 • Published 4 years ago
storybook-web v0.1.1
Setting
npm installDevelopment
- React
npm startOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/index.js. The page auto-updates as you edit the file.
- Storybook
npm run storybookBuild
- React
npm run build- Storybook
npm run build-storybookFolder structure
React
- src/
ㄴ assets/
ㄴ fonts/
ㄴ images/
ㄴ scss/
ㄴ components/
ㄴ pages/Storybook
- src/
ㄴ stories/
ㄴ components/
ㄴ pages/
ㄴ storybook-static/ (builded storybook) 0.1.1
4 years ago