experius / SeoSnap-Dashboard

GNU General Public License v3.0
2 stars 1 forks source link

Seosnap Dashboard

Usage

Setup crawl error reporting

Development

TO run the dashboard run the following

# Install
make install

# Serve
make serve
## For development use
make serve_dev