ember-learn / whats-new-in-emberland

Overview page of current week's updates and changes from Ember core and community repos.
2 stars 14 forks source link
ember ember-times emberjs hacktoberfest

This project uses GitHub Actions for continuous integration.

What's New in Emberland

This is an overview app of Ember-related Github activity used by the investigative folks over at The Ember Times to find new, relevant topics for the newsletter.

Prerequisites

You will need the following things properly installed on your computer.

Setup

After forking this repo on GitHub, please try the following steps:

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

Linting

Building

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links