set up Authentication

This commit is contained in:
Sean Macfarlane
2020-03-31 14:45:36 -04:00
parent 904bf36b00
commit 942cd144e7
8 changed files with 52 additions and 30 deletions

View File

@@ -14,6 +14,7 @@ module.exports = {
devtool: 'inline-source-map',
devServer: {
port: 3000,
historyApiFallback: true,
},
module: {
rules: [