Commit b5aea08c6922edf092f564bfb00a76e20e6a9c30
1 parent
c87bc1f33c
Exists in
master
and in
2 other branches
add procfile
Showing 2 changed files with 2 additions and 1 deletions Inline Diff
.gitignore
1 | node_modules | 1 | node_modules |
2 | dist | ||
3 | .tmp | 2 | .tmp |
3 | dist | ||
4 | .sass-cache | 4 | .sass-cache |
5 | app/bower_components | 5 | app/bower_components |
Procfile
File was created | 1 | web: node web_dev.js | |
2 |