ember-cli/ember-new-output

Change history of new Ember-CLI apps

91

stars

56

commits

JavaScript

primary language

May 22, 2026

updated

Browse cluster: Ember.js framework and ecosystem

README

my-app

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd my-app
  • npm install

Running / Development

Code Generators

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

Running Tests

  • npm run test

Linting

  • npm run lint
  • npm run lint:fix

Building

  • npm exec vite build --mode development (development)
  • npm run build (production)

Deploying

Specify what it takes to deploy your app.

Contributors

Turbo87

31 commits

twokul

8 commits

rwjblue

7 commits

nathanhammond

5 commits

ember-cli/ember-new-output

Change history of new Ember-CLI apps

91

stars

56

commits

JavaScript

primary language

May 22, 2026

updated

Browse cluster: Ember.js framework and ecosystem

README

my-app

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd my-app
  • npm install

Running / Development

Code Generators

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

Running Tests

  • npm run test

Linting

  • npm run lint
  • npm run lint:fix

Building

  • npm exec vite build --mode development (development)
  • npm run build (production)

Deploying

Specify what it takes to deploy your app.

Contributors

Turbo87

31 commits

twokul

8 commits

rwjblue

7 commits

nathanhammond

5 commits

Languages

JavaScript

84.5%

HTML

14.7%