Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 822 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 822 Bytes

@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