This README outlines the details of installing and running this Ember application. This is a demo app simulating a website which enables users to order sandwiches. The purpose of the app is to support learning Selenium with Node.js.
You will need the following things properly installed on your computer.
- Git
- Node.js (with npm)
- Google Chrome
git clone <repository-url>
this repositorycd bread-shop
npm install
npm start
- Visit your app at http://localhost:4200/order/sandwich.