An open API service indexing awesome lists of open source software.

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

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