@codechecks/vis-reg-routes
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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

/@codechecks/vis-reg-routes/

    Package Sidebar

    Install

    npm i @codechecks/vis-reg-routes

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    10.8 kB

    Total Files

    15

    Last publish

    Collaborators

    • krzkaczor