Skip to content

VikramTiwari/site-gdgnd

Repository files navigation

Site-GDGND

Polymer based GDG New Delhi website

How to run on localhost

Install bower dependencies

[sudo] bower install

Now run a localhost server using Python 2.x

python -m SimpleHTTPServer

or using App Engine

gcloud app preview run .

How to publish on App Engine using release pipelines

  1. Make a project on app engine
  2. Change the name of application in app.yaml
  3. Install gcloud command line utils
  4. Get authentication token
  5. Install app engine component
  6. Initialize project and push-to-deploy

Contributions

Vikram Tiwari

Fork and build your own. Send a pull request to contribute.

License

MIT

About

GDG New Delhi Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages