Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 290 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 290 Bytes

TypeScript-RESTful-sample

This is a TypeScript-RESTful-sample.

Using Gulp Auto Rebuild when you started the service.

You Can Starting With Commands:

$ npm install
$ gulp serve

Then Open your Brower for http://localhost:3000.

Thank you for testing.