bootstrap5.2.1-electron

1.0.0 • Public • Published

In the head section of your html page, copy/paste the following without changes:

<link rel="stylesheet" href="node_modules/bootstrap-for-electron/resources/bootstrap.min.css">
In the body section just above the closing body tag of your HTML page, copy/paste the following without changes:

<script src="node_modules/bootstrap-for-electron/resources/jquery-3.3.1.slim.min.js" ></script>
<script src=" node_modules/bootstrap-for-electron/resources/popper.min.js" ></script>
<script src=" node_modules/bootstrap-for-electron/resources/bootstap.min.js" ></script>
You have now linked all the necessary files to use bootstrap on your electron app.

Readme

Keywords

Package Sidebar

Install

npm i bootstrap5.2.1-electron

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

367 kB

Total Files

6

Last publish

Collaborators

  • jessegenert