How to set up a Basic Ember.js app
By Tracy Lee | ladyleet
So, you want to test out Ember, eh? This article will walk through building a basic app.
Here’s what we’ll do:
Set up ember-cli
Create a new application
Use materalize-css for styling
Create components
Cover basic use of Embe...
freecodecamp.org7 min read