vynjwmhztg

0.0.18 • Public • Published

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-template

Go to the project directory

  cd my-project

Install dependencies

  npm install
  # or yarn install

Prepare huksy hooks

    npm run prepare
    # or yarn prepare

Build the library

  npm run build
  # or yarn build

Config

theme-builder.config.json

{
  "calcs": [
    "name",
    "of",
    "calcs"
  ],
  "path": "pathToTokens",
  "transformer": "mui"
}

Support

For support, email calixte@starton.com or join our Discord channel

Package Sidebar

Install

npm i vynjwmhztg

Weekly Downloads

1

Version

0.0.18

License

MIT

Unpacked Size

189 kB

Total Files

20

Last publish

Collaborators

  • ovoda_test