Initial add
parents
.gitignore
0 → 100644
Procfile
0 → 100644
index.coffee
0 → 100644
package.json
0 → 100644
{ | ||
"name": "labs", | ||
"version": "0.0.1", | ||
"description": "Ind.ie Labs is where we share some of the components we’re working on.", | ||
"main": "index.coffee", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "Aral Balkan", | ||
"license": "MIT", | ||
"dependencies": { | ||
"express": "^4.9.7", | ||
"indie-set": "0.0.4", | ||
"morgan": "^1.4.0", | ||
"coffee-script": "^1.8.0" | ||
} | ||
} |
readme.md
0 → 100644
views/images/hope.png
0 → 100644
28.2 KB
views/images/set-logo.svg
0 → 100644
views/index.html
0 → 100644