1.0.1 • Published 2 years ago

intranett-ui-kit v1.0.1

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

Usage

  1. Run npm install intranett-ui-kit or yarn add ... in your React.js project.
  2. Import components from the package and get started.

Start Development Environment

  1. Clone this repository;
  2. Run npm or yarn install at each project in order to install dependencies.
  3. Run yarn storybook.
  4. Access localhost:8080 in your browser.
  5. Run yarn build to generate your own build.