leiteszeke / react-components

React Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Components v1.0.0


Dependencies


Installation

  • npm install @extendeal/ui-toolkit --save

For Development

  • Clone repository
  • create-react-app demo
  • ln -s ${TOOLKIT_PATH}/build ${TOOLKIT_PATH}demo/src/toolkit
  • In a console npm run watch
  • In another console cd demo && npm start

StoryBook Deploy

  • npm run deploy-storybook

Components

  • [WhatsApp]

About

React Components


Languages

Language:HTML 66.6%Language:JavaScript 20.1%Language:TypeScript 13.3%