This repo contains the static content used to build DuckDuckHack.com
This project requires that you have npm, bower and grunt installed globally. You can set up and build the website using the following steps:
$ git clone https://github.com/duckduckgo/duckduckhack.com
$ cd duckduckhack.com/
$ npm i
$ bower install
$ grunt
- Join the DuckDuckHack Slack channel to ask questions
- Join the DuckDuckHack Forum to discuss project planning and Instant Answer metrics
- Read the Goodie documentation for technical help
- View the list of all live Goodie Instant Answers to see more examples