/devsummit

Chrome Dev Summit Site: A fast, Material Design conference site

Primary LanguageCSSApache License 2.0Apache-2.0

Chrome Dev Summit site

The site is based on Google AppEngine, so you'll need the SDK and launcher.

Once you have that, you'll need to:

  1. Install node.js.
  2. Install npm and sass.
  3. Run npm install.
  4. Run grunt dev during work and grunt to do a full build. (You can also do grunt full if you want to have images optimized via ImageOptim.)

License

Please see the LICENSE file.