This repo is created for my article Create custom checkboxes and radios in Bootstrap.
node -v
// v10.17.0
git --version
// git version 2.x
- Open terminal and:
git clone https://github.com/shhdharmen/bootstrap-checkbox.git
cd bootstrap-checkbox
npm i
npm start
- Browser will open at 3000 port.
- Start editing your scss/html files and browser will reload.