Adding README for sample

This commit is contained in:
Mads Mætzke Tandrup 2015-07-25 13:57:45 +02:00
parent 9fc8c770d3
commit bbf0ce8c80
No known key found for this signature in database
GPG Key ID: 67056F406C84B14B

View File

@ -0,0 +1,14 @@
# SwaggerClient
Sample of TypeScript Node.js petstore client
## Testing the generated code
```
npm install
npm test
```
## Author
mads@maetzke-tandrup.dk