Skip to content

basic ember-cli app to test that all the requirements are installed

Notifications You must be signed in to change notification settings

unspace/embergarten-basic

Repository files navigation

Embergarten-basic

Hi Everyone, this is a sample app that you should be able to run before the training.

clone this repository

git clone https://github.com/unspace/embergarten-basic.git

get the app running following the Installation and the Running instructions.

We'd also like you to have either firefox or chrome installed along with the Ember Inspector extension.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

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

Running Tests

  • ember test or use ./node_modules/ember-cli/bin/ember serve from the project directory if ember is not available as an executable
  • ember test --server

Further Reading / Useful Links

About

basic ember-cli app to test that all the requirements are installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published