Skip to content

Instantly share code, notes, and snippets.

@scallacs
Created July 10, 2017 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scallacs/808c5717c17f73146628394fec11ee5e to your computer and use it in GitHub Desktop.
Save scallacs/808c5717c17f73146628394fec11ee5e to your computer and use it in GitHub Desktop.
Configure Angular App

Install boostrap with npm npm install bootstrap

Edit file styles.css

@import "../node_modules/bootstrap/dist/css/bootstrap.min.css";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment