A starter kit for create a React component Library with storybook
Go to file
Alejandro Lembke Barrientos 55b0b9f2c3 PR-188649:
Creating the first initial version of the create component library.
2022-05-30 15:17:49 +00:00
src PR-188649: 2022-05-30 15:17:49 +00:00
.babelrc PR-188649: 2022-05-30 15:17:49 +00:00
.env.example PR-188649: 2022-05-30 15:17:49 +00:00
.eslintrc.js PR-188649: 2022-05-30 15:17:49 +00:00
.gitignore PR-188649: 2022-05-30 15:17:49 +00:00
LICENSE Initial commit 2022-05-27 07:39:25 -06:00
package-lock.json PR-188649: 2022-05-30 15:17:49 +00:00
package.json PR-188649: 2022-05-30 15:17:49 +00:00
PRNameGenerator.ts PR-188649: 2022-05-30 15:17:49 +00:00
tsconfig.json PR-188649: 2022-05-30 15:17:49 +00:00
webpack.config.ts PR-188649: 2022-05-30 15:17:49 +00:00