Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiddentao/askthensa
http://askthensa.com
https://github.com/hiddentao/askthensa
Last synced: 8 days ago
JSON representation
http://askthensa.com
- Host: GitHub
- URL: https://github.com/hiddentao/askthensa
- Owner: hiddentao
- Created: 2013-06-23T05:15:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-24T04:07:39.000Z (over 11 years ago)
- Last Synced: 2024-04-14T19:52:24.988Z (7 months ago)
- Size: 1.26 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 buildTo 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.