sunny-b / sushi_shop

Example sushi website with cart functionality using Backbone, pug/jade, express, stylus, handlebars and node.

Home Page:https://sushishop-sjb.herokuapp.com/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample sushi store website.

To see, first clone the repo and have node installed.

When inside the project directory, type:

  $ npm install

And

  $ npm start

The only entry point is http://localhost:3000/index.html

Enjoy

About

Example sushi website with cart functionality using Backbone, pug/jade, express, stylus, handlebars and node.

https://sushishop-sjb.herokuapp.com/index.html


Languages

Language:CSS 48.7%Language:JavaScript 42.3%Language:HTML 9.0%