# If you're using Webpack then make sure you have this in your # webpack config file: output.publicPath = '/' devServer.historyApiFallback = true # This should solve it.