Say something about input-text here...;
To include this project in your application
npm i --save input-text- Import the follow styles:
@import 'node_modules/input-text/dist/index.scss';
- git clone this repo
npm installnpm start
- Building for Release
npm run build
- git clone this repo
- create and checkout new branch
git checkout -b [topic]/[name]topic: origin, bug, feature, or documentation name: dash separated title describing the work going into the branch - update
CHANGELOG.md(use standards as noted in http://keepachangelog.com/en/1.0.0/)