📚 fix link
This commit is contained in:
@@ -13,7 +13,7 @@ A combo of two npm projects, the backend and the frontend. So there are two `pac
|
||||
1. [`package.json`](package.json) for [Node server](server/) & [Heroku deploy](https://devcenter.heroku.com/categories/deployment)
|
||||
* `postinstall` script builds the React UI webpack bundle
|
||||
* `cacheDirectories` includes `react-ui/node_modules/` to optimize deploy to Heroku
|
||||
2. [`react-ui/package.json`](package.json) for [React web UI](react-ui/)
|
||||
2. [`react-ui/package.json`](react-ui/package.json) for [React web UI](react-ui/)
|
||||
* generated by [create-react-app](https://github.com/facebookincubator/create-react-app)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user