Skip to content

denali-js/typescript

Repository files navigation

@denali-js/typescript

CircleCI Dependencies npm downloads latest version

Build your Denali app using Typescript! Just $ denali install @denali-js/typescript and you're good to go!

Developing

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

Tests

$ denali test