-
Clone the repository.
-
Make sure you have npm installed.
-
When in the
simple-carousel
directory, runnpm install
and thenbower install
to install dependencies. -
Run
npm i -g polymer-cli
. -
Run
polymer serve --open
, browser will automatically open the application.