Skip to content

jesperancinha/buy-odd-polymer

Repository files navigation

Buy Odd web application


Generic badge

GitHub License

GitHub language count GitHub top language GitHub top language


Intro

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. :)

How to build

$ bower install

$ jspm install

Notes:

How it was built

$ bower install --save GoogleWebComponents/google-map

$ jspm install jquery bootstrap


From the starter kit

Firing up a server using Python

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.

About me

GitHub followers

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published