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
- Host: GitHub
- URL: https://github.com/roverdotcom/agencystarterkit
- Owner: roverdotcom
- Created: 2016-01-21T20:36:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-21T21:41:14.000Z (over 10 years ago)
- Last Synced: 2024-12-29T05:27:47.570Z (over 1 year ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/