/ember-help-wanted-backend

WIP backend for the ember help wanted app

Primary LanguageTypeScript

Help Wanted Backend

An awesome app built on the Denali framework. Designed to be the backend for the Ember Help Wanted app.

Installation

  1. Clone the repo down
  2. npm install -g denali
  3. npm install
  4. denali server
  5. Hit localhost:3000

Tests

$ denali test