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

https://github.com/gokhulnath/web_dev_bootstrap

Front-End Web UI Frameworks and Tools: Bootstrap 4
https://github.com/gokhulnath/web_dev_bootstrap

bootstrap css html javascript npm-package responsive-web-design

Last synced: 2 months ago
JSON representation

Front-End Web UI Frameworks and Tools: Bootstrap 4

Awesome Lists containing this project

README

          

# Bootstrap

## To run this project locally:

- Clone the repo in your system.
- Open command prompt, navigate to the project folder where package.json exists, and run `npm install`
- This will install all node packages required including gulp and grunt (which are used for building and deploying purposes)
- Next, run `npm start` in the command prompt to run this project on your default web browser. It will be best viewed in Chrome.