aymerick / planet-williams

Williams Syndrome world

Home Page:http://www.planet-williams.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planet-williams

This is the source code for the Planet Williams web site: http://www.planet-williams.org

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

  • git clone git@github.com:aymerick/planet-williams.git -b gh-pages _deploy
  • rake deploy

Further Reading / Useful Links

About

Williams Syndrome world

http://www.planet-williams.org

License:MIT License


Languages

Language:JavaScript 52.2%Language:HTML 35.3%Language:CSS 9.3%Language:Ruby 3.2%