This project is about displaying the la canne - stick fencing - sequences of an old manual for study purposes.
The following chapter describes the installation process of NPM and bower. This steps needs to be done only once.
Download and install nodejs from nodejs.org
npm install -g bower
npm install -g polymer-cli
cd leboucherjs
bower install
This command will create a bower_components folder with necessary dependencies.
cd leboucherjs
polymer serve
The result output will be something like:
λ polymer serve
info: Files in this directory are available under the following URLs
applications: http://127.0.0.1:8081
reusable components: http://127.0.0.1:8081/components/my-polymer-tutorial/
chrome http://127.0.0.1:8081