open-vault/ui
2018-04-16 19:39:07 -06:00
..
app Fix logo position in IE11 2018-04-16 19:39:07 -06:00
config
lib
mirage
public
scripts
tests UI - transit update (#4298) 2018-04-09 16:50:36 -05:00
vendor
.bowerrc
.editorconfig
.ember-cli
.eslintrc.js
.gitignore
.travis.yml
.watchmanconfig
bower.json
ember-cli-build.js Add loading alternate for IE11 2018-04-16 15:04:43 -06:00
package.json Add loading alternate for IE11 2018-04-16 15:04:43 -06:00
README.md
testem.js
yarn.lock Add loading alternate for IE11 2018-04-16 15:04:43 -06:00

vault

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.

Running / Development

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.