Skip to content

codechecks/vis-reg-routes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 13, 2019
43bc451 Â· Aug 13, 2019

History

7 Commits
Aug 11, 2019
Aug 13, 2019
Aug 11, 2019
Aug 13, 2019
Aug 11, 2019
Aug 11, 2019
Aug 11, 2019
Aug 11, 2019
Aug 11, 2019
Aug 13, 2019
Aug 11, 2019
Aug 11, 2019
Aug 13, 2019
Aug 11, 2019
Aug 11, 2019
Aug 13, 2019

Repository files navigation

codechecks.io

Vis Reg with easy to use routes

Vis Reg with easy to use routes

Build Status Software License codechecks.io

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published