GitXplorerGitXplorer
M

blueBirdScrapper

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
290594cd684d30922feb20301bea2bee5c9e42ea

Merge pull request #1 from Jadex1/configuration

committed 9 years ago
Unverified
f5ff92181fb1e5b586a3e03731d8d35aa2508f70

Added semantic-ui

tthebeachdev committed 9 years ago
Unverified
5dc5914c4dd27e8a3f2032e993cbb8e8fac0ecd7

Modified package.json

tthebeachdev committed 9 years ago
Unverified
45069cf8f2123a7a383735ea01258104095c96b2

initial push

tthebeachdev committed 9 years ago
Unverified
4369ea238384f604ffdec5658df256fd4e9ede73

Added Index

tthebeachdev committed 9 years ago
Unverified
d2f9492d10287c935c7f0be9eb82ecd0c37956ba

Initial Commit from Ember CLI v2.5.1

eember-tomster 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