Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiddentao/askthensa

http://askthensa.com
https://github.com/hiddentao/askthensa

Last synced: 8 days ago
JSON representation

http://askthensa.com

Awesome Lists containing this project

README

        

The code for the http://askthensa.com website.

## Building

$ npm install -g grunt-cli
$ npm install -g bower
$ npm install
$ bower install
$ grunt build

To run the test server at http://localhost:9000, do:

$ grunt server

## License

Copyright © 2013 Ramesh Nair and Nick Budden
This work is free. You can redistribute it and/or modify it under the
terms of the Do What The Fuck You Want To Public License, Version 2,
as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.