项目作者: ijlee2

项目描述 :
Ember-D3 tutorial for Ember ATX Meetup
高级语言: JavaScript
项目地址: git://github.com/ijlee2/lights-out-octane.git
创建时间: 2019-12-23T01:07:53Z
项目社区:https://github.com/ijlee2/lights-out-octane

开源协议:

下载


Lights Out - Octane

This is the code companion to my Ember-D3 tutorial, presented at the Ember ATX Meetup on 4/26/2018.

I updated the Ember project to use Octane features.

How to Run

You can run the app as is.

  1. Do npm install.

  2. Run ember s, then visit localhost:4200.

Octane v. Pre-Octane

You can find the pre-Octane app on GitHub. To learn more about the differences, please see my blog post.