GitXplorerGitXplorer
M

blueBirdScrapper

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
de70d77260f7ae71e6b326f62434cca3170e6dc1

removed app.import for semanti UI in ember-cli-build.js

committed 9 years ago
Unverified
8fedaba70847f4f893e8ba716375d466dfe7874d

added some css

tthebeachdev committed 9 years ago
Unverified
7644cdcfea7e54ca0dded24eb2fea8698be925e5

Merge pull request #3 from Jadex1/search-bar-feature

committed 9 years ago
Unverified
717bdca961e03b075496980e5e4f1d7879cc1a8d

Added/Modifed Search Bar

tthebeachdev committed 9 years ago
Unverified
caba9542814e250f6f3b86e99c4995f8e2542797

Added title to index

tthebeachdev committed 9 years ago
Unverified
bb6e93f43ea7fb69f17b7639d6697a2d852e684a

Modified Title

tthebeachdev committed 9 years ago

README

The README file for this repository.

Blue-bird-scrapper

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 <repository-url> this repository
  • 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