- Notifications
You must be signed in to change notification settings - Fork55
Runtime for isomorphic javascript libraries generated by Autorest
License
Azure/ms-rest-js
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Runtime for isomorphic javascript libraries (that work in the browser and node.js environment) generated viaAutorest.
- Node.js version > 6.x
npm install -g typescript
- After cloning the repo, execute
npm install
- Set the subscriptionId and token as instructed in
samples/node-samples.ts - Run
npx ts-node samples/node-sample.js
- Run
npm run build - Set the subscriptionId and token then
- Open index.html file in the browser. It should show the response from GET request on the storage account. From Chrome type Ctrl + Shift + I and you can see the logs in console.
You can find an explanation of how this repository's code works by going to ourarchitecture overview.
This project welcomes contributions and suggestions. Most contributions require you to agree to aContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant usthe rights to use your contribution. For details, visithttps://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to providea CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructionsprovided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted theMicrosoft Open Source Code of Conduct.For more information see theCode of Conduct FAQ orcontactopencode@microsoft.com with any additional questions or comments.
About
Runtime for isomorphic javascript libraries generated by Autorest
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.