Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 310 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 310 Bytes

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