Skip to content

aorenge/devFestSite-2016

 
 

Repository files navigation

DevFest Nantes 2016 website

Overview

Based on Web Starter Kit using :

Quickstart

development

You need npm to resolve dependencies :

npm install

Execute simple http server used to develop :

gulp serve

Production

Generate production-ready distribution :

gulp

Web Performance

Speed Index of ~1100 (1000 is ideal) and a repeat-visit Speed Index of ~550 thanks to Service Worker precaching.

Docs and Recipes

Social Login :

Use https://auth-server.herokuapp.com/#-auth-server as proxy

License

Apache 2.0
Copyright 2015 Google Inc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.3%
  • JavaScript 20.8%
  • CSS 14.2%
  • Go 3.2%
  • Shell 0.5%