MozillaIndia/asknot

Name: asknot

Owner: Mozilla India

Description: Ask not what Mozilla can do for you but what you can do for Mozilla.

Created: 2015-06-01 18:02:19.0

Updated: 2015-06-03 09:31:22.0

Pushed: 2015-06-21 18:50:24.0

Homepage: http://whatcanidoformozilla.org

Size: 1399

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ask not what Mozilla India can do for you but what you can do for Mozilla India

This project is a place for contributors to start looking for new projects to work on. This will guide you in the right direction depending on your prefered development language.

Deployed at MozillaIndia-AskNot
Installing Locally
git clone https://github.com/MozillaIndia/asknot asknot
cd asknot

Start a local HTTP server. There are a lot of ways to do this but here is one for using python.

python -m SimpleHTTPServer 8000

or if you're running python 3

python -m http.server

Open localhost:8000 in your favourite browser!

Credits

Josh Matthews josh@joshmatthews.net (for the original Mozilla asknot)

Other contributors listed at https://github.com/MozillaIndia/asknot/contributors


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.