Skip to content

A tribute website for my favorite Dota 2 heroes. Ember.js.

Notifications You must be signed in to change notification settings

PatrickWitmer/dota-tribute

Repository files navigation

Tribute

This is my tribute site for some of my favorite Dota 2 heros and a little about them. Just for funsies and freecodecamp.com.

View live.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd tribute
  • 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

About

A tribute website for my favorite Dota 2 heroes. Ember.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published