b82f1fe706
adding gitattributes. |
||
---|---|---|
.vscode | ||
openapi | ||
test | ||
.gitattributes | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
gulpfile.js | ||
index.js | ||
package.json | ||
process.json |
README.md
oav-express web service
Requirements
- node version > 6.x
You can install the latest stable release of node.js from here. For a machine with a linux flavored OS, please follow the node.js installation instructions over here
How to run the tool
- After cloning the repo execute following steps from your terminal/cmd prompt
cd oav-express
npm install
npm start
Contributing
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.