mirror of
https://github.com/inspec/inspec
synced 2024-11-14 17:07:09 +00:00
.. | ||
app | ||
.gitignore | ||
index.html | ||
package.json | ||
README.md | ||
styles.css | ||
tsconfig.json | ||
tutorial.yml | ||
typings.json |
InSpec Demo
run npm install
to load dependencies
run npm run start
and browse to localhost:8080
To generate content for the app/responses folder,
run bundle exec rake update demo
from the root of inspec project.