• did1335's avatar
    index path fix · b88a4843
    did1335 authored
     1. bundle.js and index.html are in the same folder so --><script src="bundle.js"></script>
    2.
    The popper.js path is wrong
    import '../../../node_modules/popper.js/dist/umd/popper.min.js'
    b88a4843