0.0.2 • Published 5 years ago
@leiteszeke/ui-toolkit v0.0.2
UI Toolkit v0.0.2
Dependencies
Installation
npm install @leiteszeke/ui-toolkit --save
- or -
yarn add @leiteszeke/ui-toolkitFor Development
- Clone repository
create-react-app demoln -s ${TOOLKIT_PATH}/build ${TOOLKIT_PATH}demo/src/toolkit- In a console
npm run watch - In another console
cd demo && npm start