plehegar / devsummit

Experimentation for TPAC 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Dev Summit site

cds-grab

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

Once you have that, you'll need to:

  1. Clone the project
  2. Go to the folder and run npm install followed by npm run build
  3. Launch the GAE launcher (launch a launcher is quite meta)
  4. File -> Add an existing project
  5. Point it to the cloned folder
  6. Start it and go to http://localhost:8080/devsummit

License

Please see the LICENSE file.

About

Experimentation for TPAC 2018

License:Apache License 2.0


Languages

Language:JavaScript 40.5%Language:CSS 30.8%Language:HTML 22.1%Language:Python 6.6%