To run this project you should have Node and Gulp installed on your machine. Once you have cloned the repositiory or downloaded the source files, you can run the following commands in your command line:
npm install
npm run gulp
Now you can visit localhost:3000 to render the index.html file with the initialized Accordion component.