@codechecks/vis-reg-routes
v0.0.2
Published
<p align="center"> <img src="./meta/check.png" width="700" alt="codechecks.io"> <h3 align="center">Vis Reg with easy to use routes</h3> <p align="center">Vis Reg with easy to use routes</p>
Downloads
6
Readme
Install
npm install --save-dev @codechecks/vis-reg-routes
Usage
Are you new to codechecks? Check out getting started guide (it's simple)!
Add to your codechecks.yml
file:
checks:
- name: vis-reg-routes
options:
collectionName: website # arbitrary name
buildPath: "./build" # build path so we can automatically serve it for you
routes:
# list of routes to make screenshots of
- /
- /about
# ...
API
Contributing
All contributions are welcomed. Read more in CONTRIBUTING.md
Licence
MIT @ codechecks.io