This README outlines the details of collaborating on this Ember addon.
- Love Mario and Nintendo? This adds mario coins to your site!
- Yes, you can use this in production. And you should.
- Mario coins pop out of your mouse if someone types in konami code to your site
- Konami code for reference (up, up, down, down, left, right, left, right, b, a)
- Initializes mario coins for 10 mouse clicks. After 10 clicks, disabled. To re-enable, just use type in the konami code again. :)
- venturehacked.com
- Are you using this in production? Email me tracy@modern-web.org so that I can add your site to the list! <3
- For all the right reasons.
- Brought to you by @ladyleet and @_jayphelps with input from others in the community.
git clone
this repositorynpm install
bower install
ember server
- Visit your app at http://localhost:4200.
ember test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.