Skip to content

fism88/all_aBoard

Repository files navigation

all-aBoard

This application is a learning project using Ember.js that also models as a catalog of board games that I enjoy.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd all-aboard
  • npm install

Running / Development

Running Tests

  • ember test
  • ember test --server

Building

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

Backend

Currently the backend for production and testing is mocked out using Ember CLI Mirage.

Deployed Application Link

Deployed on Heroku

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published