Styles
Styles for Startups
version 1.0.0
Styles for Startups
version 1.0.0
This is the Overview index.
This repository contains the component styles for Startups.
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.
The instance should be accessible at:
http://styles.startups.localhost:8181/
and
https://styles.startups.localhost:8443/
Run gulp watch and edit the files in the src directory. Magic!
To deploy the site to GitHub Pages, run npm deploy.