Skip to content

GDG-Nantes/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