Skip to content

A lightning fast progressive web app. Loads faster than the Google home page.

License

Notifications You must be signed in to change notification settings

luca-aurelia/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

About

A lightning fast progressive web app. Loads faster than the Google home page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.8%
  • HTML 38.1%
  • CSS 13.1%