This repository includes a possible implementation of a widget, developed using the stack of HTML5 technologies based on a prototype.
Install the dependencies and devDependencies and start the server.
$ git clone [repository] (https://github.com/jessipedernera/FrontEndTestML.git)
$ cd FrontEndTestML
$ npm install
$ bower install
$ gulp build
$ gulp serve:dist
Install the dependencies and devDependencies and start the server.
$ git clone [repository] (https://github.com/jessipedernera/FrontEndTestML.git)
$ cd FrontEndTestML
$ npm install
$ bower install
$ gulp serve