2.0.2 • Published 6 years ago

revv-v3 v2.0.2

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

revv-v3

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 git@github.com:rallio/revv-v3.git this repository
  • cd revv-v3
  • yarn dev

Running / Development (Staging)

Running / Production

Code Generators

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

Contributing

Running Tests (once)

  • yarn test

Running Tests (auto-reload server)

  • ember test --server

Deploying

  • yarn deploy

Deploying to Staging

  • yarn deploy-staging

Changelog

  • yarn changelog

Production URL

https://revv-beta.rallio.com

Staging URL

https://revv-staging.rallio.com

Further Reading / Useful Links