Giter VIP home page Giter VIP logo

ui-kit's Introduction

This is a library with customized chakra-ui components.

Getting Started

  1. Install dependencies: yarn
  2. Install optional dependencies: yarn global add nps
  3. See scripts by running nps or ./node_modules/.bin/nps:
    • nps dev - Run Storybook locally
    • nps build - Build Storybook and the TypeScript project for deployment
    • nps lint - Core Linting
    • nps meta - Build a visualization of the codebase
    • nps test - Run tests
    • nps care - Auto-run on commit-hook

Releases

Our releases are based on tags. In order to do a release:

  1. Update package.json version, submit a PR and merge it to master.
  2. Run git tag -a "vX.Y.Z" -m "[email protected]" where X.Y.Z is the major.minor.patch version.
  3. Run git push --tags

Local Development

Running nps dev will launch storybook server with components examples on http://localhost:5000 where all available component can be tested and configured.

Learn More

ui-kit's People

Contributors

azhurauski-sc avatar ndemidovich-sc avatar brekk avatar krompets avatar leanthebean avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.