Glimmer project created to learn & decide easier during our scrum dailies meeting who is the next person to share status.
git clone <repository-url>this repositorycd the-chosenyarn
ember serve- Visit your app at http://localhost:4200.
ember build(development)ember build --environment production(production)