Skip to content

Instantly share code, notes, and snippets.

@afattahi54
Last active October 1, 2018 07:37
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 afattahi54/422266d8655eded1aa53eebb7c288255 to your computer and use it in GitHub Desktop.
Save afattahi54/422266d8655eded1aa53eebb7c288255 to your computer and use it in GitHub Desktop.
npm install bootstrap --save-dev
#or shortly
npm i bootstrap
npm install jquery popper.js
"dependencies": {
    "bootstrap": "^4.1.3"
  }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment