Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.
/ dPOWReaderExample Public archive

An example of how a dPOW file can be read by a very simple EmberJS app

License

Notifications You must be signed in to change notification settings

theNBS/dPOWReaderExample

Repository files navigation

dPOWReaderExample

An example of how a dPOW file can be read by a very simple EmberJS app.

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)

Further Reading / Useful Links

About

An example of how a dPOW file can be read by a very simple EmberJS app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published