Skip to content
/ awdg Public
forked from whatthejeff/awdg

The clean official home of the awdg.org site

License

Notifications You must be signed in to change notification settings

mmerriam/awdg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

**all npm start does is run nodemon 👍

Requirements

  • Install Nodejs
  • Install Mongodb (optional) - You can get one up and running quickly over at mongolab

Dependencies

You need nodemon, grunt and bower

  • Install nodemon, grunt and bower globally

       npm install -g bower grunt nodemon
    

Configuring your dev environment

Rename the .env.sample file to .env to change/add your own keys for MongoDb, Mailchimp, Mandrill, Stripe and Meetup.

Documentation

For project requirements head over to the awdg.org wiki

About

The clean official home of the awdg.org site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.4%
  • CSS 24.6%