/dmt-ka-challenge

Code challenge to build a Slider/Carousel and publish the component on npm registry.

Primary LanguageJavaScript

How to's:


I wanna see it working!

First install all dependencies locally by running:

yarn

Then, to run a local dev server, run:

yarn start

OR, if you'd like to see it built and compressed:

yarn build