An open API service indexing awesome lists of open source software.

https://github.com/roverdotcom/agencystarterkit

Agency Starter Kit for Rover.com
https://github.com/roverdotcom/agencystarterkit

Last synced: 5 months ago
JSON representation

Agency Starter Kit for Rover.com

Awesome Lists containing this project

README

          

# Rover.com Agency Starter Kit

The Rover.com Agency Starter Kit provides basic page scaffolding to help
content editors and authors create content for Rover.com

## File Structure

\assets
\scripts\scripts.js
\styles\styles.css
\images
index.html
README.md

The included `index.html` has references to `scripts.js` and `styles.css`,
making them ready-to-go for active development.

## Running Locally

Since this starter kit is completely static, one can run serve the page locally
by using `python -m SimpleHTTPServer 3000`, then browse to http://localhost:3000/