0.0.2 • Published 4 years ago

@leiteszeke/ui-toolkit v0.0.2

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

UI Toolkit v0.0.2


Dependencies


Installation

npm install @leiteszeke/ui-toolkit --save
- or -
yarn add @leiteszeke/ui-toolkit

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

Components