1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00

testing loading screen for graphs

This commit is contained in:
2015-12-21 09:24:51 -06:00
parent 4881d94e95
commit 2e172770b6
5 changed files with 85 additions and 43 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"scripts": {
"start": "forever ./bin/www"
"start": "forever -w ./bin/www"
},
"dependencies": {
"body-parser": "~1.12.4",