https://github.com/ashishbhoi/bootstrap_template
How to create bootstrap project
https://github.com/ashishbhoi/bootstrap_template
bootstrap
Last synced: 2 months ago
JSON representation
How to create bootstrap project
- Host: GitHub
- URL: https://github.com/ashishbhoi/bootstrap_template
- Owner: ashishbhoi
- License: mit
- Created: 2018-07-31T14:46:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T11:55:10.000Z (over 6 years ago)
- Last Synced: 2025-01-22T16:48:30.049Z (4 months ago)
- Topics: bootstrap
- Language: CSS
- Size: 4.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# bootstrap #
## npm commands ##
- npm install bootstrap
- npm install jquery
- npm install popper.js
- npm install @fontawesome/fontawesome-free
## Iniciate the project now ##
- add index.html page
- add manifest.json
- add service-worker.js
- add style.css
## About All Files ##
- index.html
1. The index page of your website
- manifest.json
1. The page that required for chrome mobile
- service-worker.js
1. This page cache all required file
- style.css
1. This is to save your costom css