Skip to content

dwyl/hapi-typescript-example

Repository files navigation

typescript-node

This is a very simple template project for node and typescript projects.

Installation

  • npm install (Install node packages)
  • typings install (Install typings)

Run

  • gulp build (Build TS files)
  • gulp test (Run mocha tests)
  • gulp tslint (Run tslint)
  • gulp nodemon (Run nodemon and watch ts files)

Running on port 3000 ex: localhost:3000/documentation

Have fun :)

About

⚡ Hapi.Js + Typescript = Awesomeness

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published