lmarkus / Kraken_Example_Shopping_Cart

An end-to-end example of a shopping cart built with Kraken
92 stars 47 forks source link

No longer comparable with latest version of kraken-js #16

Closed bencooling closed 10 years ago

bencooling commented 10 years ago

On line 40 of index.js:

kraken.create(app).listen(function (err) {

kraken has no method 'create'.

bencooling commented 10 years ago

Just discovered the latest repo. https://github.com/krakenjs/kraken-examples/tree/master/with.shoppingcart