Skip to content

partials-dev/partialsband.com

Repository files navigation

Overview

Our website is built on Google's Web Starter Kit. It's made with simple, beautiful technology.

Quickstart

gulp serve to run a development server on your machine.

gulp serve:dist to run the optimized deployment version of the app.

gulp to build the app for deployment.

npm run deploy to build the deployment version of the app and upload it to Firebase.

See the commands documentation for more details.

Troubleshooting

If you're not seeing your changes when running gulp serve:dist or after deploying, open the URL in an incognito window or clear your cache.

If you run into build problems, you may need to run

npm install imagemin

and / or

npm install phantomjs

Contributing

Contributions, questions and comments are all welcome and encouraged.

License

Apache 2.0
Copyright 2016 Partials

Releases

No releases published

Packages

No packages published