0.0.1 • Published 6 years ago

lz-ui-toolkit v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

UI Toolkit v0.0.1


Dependencies


Installation

  • npm install leiteszeke/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