Ordering Shop in CoffeeScript
This is an ordering shop written in CoffeeScript. Features include ordering information like name, price and quantity and total order price.
Getting Started
git clone https://github.com/lulunac27a/ordering-shop-coffeescript.git
npm install coffee -g
npm run build