Skip to content

A sample implementation of HTML template in Ember. Built using HTML5Up's Phantom HTML Template

License

Notifications You must be signed in to change notification settings

ksurendra/ember-template-phantom

Repository files navigation

Ember Template - Phantom (from Html5Up)

This is an Ember application built using HTML5 Up's Phantom template.

Started as a learning project, this application is a demonstrates of how to build websites with ember using minimal effort -> if there is a prebuilt HTML5 based template (yes.. a lot of copy/paste).

ember-template-phantom-home

Installation

  • git clone <repository-url> this repository
  • cd ember-template-phantom
  • npm install

Running / Development

Pages / Routes / URLs

Further Reading / Useful Links

Credits