I'm trying to figure out what all is needed to get this up to test. I've done the following:
- Pulled master from the boztek / ember-data-drupal repo.
- cd ember-data-drupal
- npm install
- bower install
- ember serve
This is because it doesn't look like simply doing "ember install ember-data-drupal" would install something that would actually run. As is, I get the standard "start here" ember page.
It's possible that the README is not making it clear how this repo relates to actually building an ember app that works with D8 hosted JSON API. A couple of other github repos are mentioned, but it's not clear how the whole thing fits together.
I've used ember a bit, and Drupal 8 a lot, but don't get how to use your repo. What do I need to do in order to do that?
Thanks,
Rob
I'm trying to figure out what all is needed to get this up to test. I've done the following:
This is because it doesn't look like simply doing "ember install ember-data-drupal" would install something that would actually run. As is, I get the standard "start here" ember page.
It's possible that the README is not making it clear how this repo relates to actually building an ember app that works with D8 hosted JSON API. A couple of other github repos are mentioned, but it's not clear how the whole thing fits together.
I've used ember a bit, and Drupal 8 a lot, but don't get how to use your repo. What do I need to do in order to do that?
Thanks,
Rob