Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 286 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 286 Bytes

Community Group Backend

An awesome app built on the Denali framework.

Installation

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

Tests

$ denali test