angular-pizza-creator
                                
                                 angular-pizza-creator copied to clipboard
                                
                                    angular-pizza-creator copied to clipboard
                            
                            
                            
                        Example Angular Pizza ordering app
Angular Pizza Creator  
  
  
 
Forked from https://github.com/toddmotto/angular-pizza-creator
Check out the live demo

Install
yarn
yarn setup
Start server
yarn start
Develop
Interested in changing code? Check out DEVELOPMENT.md
Tests
yarn cypress:open
Tests are located in cypress/integration folder:
- order-spec.js is a function test that confirms the user can enter delivery details, pick toppings and place an order
- dry-spec.js shows how to use custom commands defined in cypress/support/index.js to make test code dry and readable
- visual-spec.js does image diffing before adding toppings and after