项目作者: tomasbasham

项目描述 :
An ember-cli family tree visualisation application
高级语言: JavaScript
项目地址: git://github.com/tomasbasham/ember-ancestry.git
创建时间: 2018-03-04T11:12:04Z
项目社区:https://github.com/tomasbasham/ember-ancestry

开源协议:

下载


ember-ancestry Build Status

An Ember CLI family tree visualisation
application.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd ember-ancestry
  • npm install

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

For simple deployment to Heroku use the “Deploy to
Heroku” button below. You will need a Firebase
project and the API credentials to use as environment variables that can be set
through the Heroku protal.

Deploy to Heroku