Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 492 Bytes

File metadata and controls

17 lines (12 loc) · 492 Bytes

Dead Simple Modal

This repo contains code from my tutorial: A Dead-Simple Ember-CLI Modal. Feel free to jump through the link and follow along!

###Installation

  • Clone this repo
  • cd into the cloned folder
  • ember install
  • ember server
  • Navigate your browser of choice to localhost:4200
  • BEHOLD!

###Thanks