devall / ui

WIP: 🌊 Design system for devall's projects

Home Page:https://ui.devall.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Devall design system for React

            GitHub stars

NPM JavaScript Style Guide

Tech stack

Building components

Maintaining the system

πŸ“¦ Install

To use reaviz in your project, install it via npm/yarn:

npm i @devall/ui --save

or

yarn add @devall/ui

πŸ”­ Development

If you want to run REAVIZ locally, its super easy!

  • Clone the repository
  • yarn install
  • yarn start
  • Browser opens to Storybook page

to publish the repo to git you can run:

  • yarn version --new-version x.x.x to bump the version
  • git push --follow-tags

About

WIP: 🌊 Design system for devall's projects

https://ui.devall.ru


Languages

Language:JavaScript 95.9%Language:HTML 4.1%