Skip to content

resixorg/private-ace-screener

Repository files navigation

Ace-screener

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.

NPM

NPM is managed using NVM (Node Version Manager).

Installation

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

Running / Development

In case the ember command is not found, this is probably due to the fact that NVM has not picked up the definition in the .nvmrc file, and therefore not switched to the f

Execute the command nvm use to force NVM to read the local .nvmrc file and use the correct version of Node and NPM.

Code Generators

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

Running Tests

  • ember test
  • ember test --server

Building

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

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

Upgrading

  1. Edit bower.js
  2. Run bower install

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published