Test drive for polymer PRPL pattern and so forth. This will be a webpage based on the idea of making an eCommerce service providing all sorts of odd things to buy. :)
$ bower install
$ jspm install
Notes:
- goto http://localhost:8080/shop_intro.html to see the Bootstrap version
$ bower install --save GoogleWebComponents/google-map
$ jspm install jquery bootstrap
If you are a Windows user, install Python and from inside the app
directory run:
$ python -m http.server 8080
or on a Mac/*nix machine, run:
$ python -m SimpleHTTPServer 8080
You can of course also use WAMP or an alternative tool for serving up content.