Go to file
notnull 829f4530ba updated Webpack config
- removed hotloading 
- removed output public path
- added historyApiFallback (so that 404s return index.html)
2019-03-23 17:21:22 -04:00
dist first commit 2019-03-23 09:42:01 -07:00
src added Redux 2019-03-23 17:20:33 -04:00
.babelrc first commit 2019-03-23 09:42:01 -07:00
.eslintrc added .eslintrc 2019-03-23 13:18:11 -04:00
.gitignore first commit 2019-03-23 09:42:01 -07:00
package-lock.json added linting 2019-03-23 13:18:29 -04:00
package.json first commit 2019-03-23 09:42:01 -07:00
server.js first commit 2019-03-23 09:42:01 -07:00
webpack.config.js updated Webpack config 2019-03-23 17:21:22 -04:00