andorfermichael / sportspedia

Discover sport facilities and retrieve information about them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sportspedia

Discover sport facilities and retrieve information about them.

Prerequisites

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

Installation

  • git clone git@github.com:andorfermichael/sportspedia.git
  • change into the new directory
  • npm install
  • bower 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

Specify what it takes to deploy your app.

Further Reading / Useful Links

Authors

License

GNU General Public License, version 3 (GPL-3.0)

About

Discover sport facilities and retrieve information about them

License:GNU General Public License v3.0


Languages

Language:JavaScript 62.6%Language:HTML 20.0%Language:CSS 17.3%