matthewjh / shopping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping Basket App

Built using:

  • ES6 with Babel
  • AngularJS

To run

git clone https://github.com/matthewjh/shopping.git

cd shopping

npm install --production

npm start

then go to http://127.0.0.1:8080 in a web browser.

(pre-built files are included in the built folder for convenience, so that you needn't install the devDependencies)

About


Languages

Language:JavaScript 99.8%Language:HTML 0.1%Language:CSS 0.0%