146bdfed2c
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days. |
||
---|---|---|
.vscode | ||
openapi | ||
public | ||
test | ||
views | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
gulpfile.js | ||
index.js | ||
package-lock.json | ||
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.