Skip to content

sarathnair/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping-cart

Shopping cart UI simplified. This is a saple shopping cart UI written with the help of Can.js framework.

Installing

After cloning the repository use the following command to install the dependencies. Use Node.js version 6 or up.

> npm install

Use http-server npm plugin to view the website

> npm install -g http-server
> http-server

Once the web server has started, navigate to http://localhost:8080/main.html to view the application

About

Shopping cart UI simplified

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published