search cancel logo-startups logo-bizplan logo-clarity logo-fundable logo-killerstartups logo-launchrock logo-clarity-left logo-fundable-left logo-killerstartups-left logo-launchrock-left icon-calendar icon-linkedin social-icon-facebook social-icon-twitter social-icon-linkedin social-icon-instagram ui-icon-larr ui-icon-rarr

Styles

Styles for Startups

version 1.0.0

Overview

This is the Overview index.

Styles: Startups

This repository contains the component styles for Startups.

Local Setup

If you do not have dev-environment setup yet, clone the dev-environment repository and make this project a sibling to the folder holding the dev-environment checkout. See the README in dev-environment for setup instructions.

Once your dev-environment checkout is ready, SSH into the Vagrant instance and run sudo /var/www/styles-startups/deploy/local/install.sh.

This will set up the Apache configuration needed to run locally.

Local Access

The instance should be accessible at:

http://styles.startups.localhost:8181/

and

https://styles.startups.localhost:8443/

Getting Started

Run gulp watch and edit the files in the src directory. Magic!

Deployment/Publishing

To deploy the site to GitHub Pages, run npm deploy.