@omni-door/tpl-component-library-react
v0.5.4
Published
The React component-library-react project template
Downloads
5,031
Maintainers
Readme
🐸 @omni-door/tpl-component-library-react
The React component-library-react project template
Install
Clone the repo:
[email protected]:omni-door/tpls.git
Install with npm:
npm install @omni-door/tpl-component-library-react
Install with Yarn:
yarn add @omni-door/tpl-component-library-react
Templates
| folder | file |
| --- | --- |
| babel | babel.config.js |
| bisheng | bisheng.config.js & posts/README.md |
| commitlint | commitlint.config.js |
| editor | .editorconfig |
| docz | .doczrc.js & gatsby-config.js |
| eslint | .eslintrc.js |
| ignore | .eslintignore & .gitignore & .npmignore & .prettierignore |
| jest | jest.config.js |
| new | the standard templates for omni new
command |
| omni | omni.config.js |
| package | package.json |
| prettier | prettier.config.js |
| readme | README.md |
| source | the standard templates in src
folder |
| storybook | .storybook/config.js & .storybook/addons.js & .storybook/manager-head.html & .storybook/webpack.config.js |
| styleguidist | styleguide.config.js |
| stylelint | stylelint.config.js |
| tsconfig | tsconfig.json |
| vsc | .vscode/settings.json |