A byte-input-type component built with bel and csjs-inject
npm install input-byteA byte-input-type component built with bel and csjs-inject
npm install input-bytesee ./demo/demo.js or https://fionataeyang.github.io/input-byte
fork this repository to your github username by clicking the fork button
git clone https://github.com//.git
cd
npm install
npm start # to check browser and see preview while editing
start your editor and edit files to make all your changes
npm run build
git add -A
git commit -m ""
git push
make a pull request to contribute back the changes
``