Skip to content

pgangidi/ember-download-file

Repository files navigation

ember-app

This README outlines the details of my Ember application configuration on Windows machine. A sample Ember App on Windows machine.

Prerequisites

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

Technologies used

  • Ember JS - 2.18
  • SASS
  • Ember Cli
  • Ember Cli Mirage

Installation

  • git clone https://github.com/pgangidi/ember-download-file.git this repository
  • cd ember-download-file
  • nvm on for windows nvm use for MAC
  • yarn install

Running / Development

Commit code

  • yarn commit
  • This will walk you through a series of custom steps to commit code.

Code Generators

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

Running Tests

  • yarn test
  • yarn test --server

Building

  • yarn build (development)
  • yarn build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published