Skip to content

roverdotcom/agencystarterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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/

About

Agency Starter Kit for Rover.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages