toggle-slider
v0.0.1
Published
Toggle Slider Component
Downloads
1
Readme
Getting Started
Clone this repo to a new directory:
git clone https://github.com/EugeneDumanskyi/toggle-slider.git
cd toggle-slider
git remote rm origin
and run:
npm install
npm start
To build the component for production, run:
npm run build
Need help? Check out our docs here.