vynjwmhztg
v0.0.18
Published
React UI template is a template used for ui libraries using MUI, Emotion and React
Downloads
24
Maintainers
Readme
React UI - Template
React UI template is a template used for ui libraries using MUI, Emotion and React
Features
- Vite & TSC
- Storybook
- Typescript
- standard-version
- git flow
- Mui
- commitlint
- eslint
- prettier
- lint-staged & husky
Run Locally
Clone the project
git clone https://gitlab.com/starton/boilerplates/react-ui-templateGo to the project directory
cd my-projectInstall dependencies
npm install
# or yarn installPrepare huksy hooks
npm run prepare
# or yarn prepareBuild the library
npm run build
# or yarn buildConfig
theme-builder.config.json
{
"calcs": [
"name",
"of",
"calcs"
],
"path": "pathToTokens",
"transformer": "mui"
}Support
For support, email [email protected] or join our Discord channel
