setup static serving and routing

This commit is contained in:
2017-01-21 15:20:21 -07:00
parent f448356454
commit 74453d75fc
9 changed files with 269 additions and 43 deletions

View File

@@ -17,8 +17,11 @@
"strong-error-handler": "^1.0.1"
},
"devDependencies": {
"eslint": "^2.13.1",
"eslint-config-loopback": "^4.0.0",
"eslint": "^3.13.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^3.0.2",
"eslint-plugin-react": "^6.9.0",
"eslint-config-airbnb": "^14.0.0",
"nsp": "^2.1.0"
},
"repository": {