coinbolt / catshop

Shopping cart built in React.js using fake cats and fake bitcoins! Meow.

Home Page:https://www.coinbolt.com/catshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coinbolt Cat Shop

Demo

https://www.coinbolt.com/catshop/

Why?

To test your Bitcoin testnet wallet.

Install

clone repo

install deps:

npm install

run the reload local webserver:

npm run reload

run the watch build:

npm run watch-build

compile production build (you'll need Google closure):

npm run build

License

MIT Copyright JP Richardson

All JavaScript code in this repository, unless otherwise specified or is not a third party library, is licensed under the MIT license. Any Coinbolt CSS, styles, images, etc DOES NOT fall under the MIT license and is proprietary. Please don't use it - the default Bootstrap style is pretty nice.

About

Shopping cart built in React.js using fake cats and fake bitcoins! Meow.

https://www.coinbolt.com/catshop


Languages

Language:JavaScript 97.5%Language:CSS 2.5%