Skip to content

blyddon22/devsummit

 
 

Repository files navigation

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

Chrome Dev Summit Conference Site

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.6%
  • CSS 31.3%
  • HTML 20.4%
  • Python 6.7%