0.0.18 • Published 2 years ago

vynjwmhztg v0.0.18

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago