olaurendeau / devFestSite-2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:HTML 71.0%Language:JavaScript 15.6%Language:CSS 10.6%Language:Go 2.4%Language:Shell 0.4%