skiabox
9/16/2017 - 4:39 PM

[Boostrap4 beta] Installation instructions for .angular-cli.json #bootstrap4

[Boostrap4 beta] Installation instructions for .angular-cli.json #bootstrap4

"styles": [
        "../node_modules/bootstrap/dist/css/bootstrap.min.css",
        "styles.css",
        "forms.css"
      ],
      "scripts": [
        "../node_modules/jquery/dist/jquery.js",
        "../node_modules/popper.js/dist/popper.js",
        "../node_modules/bootstrap/dist/js/bootstrap.js"
      ],