https://github.com/donkeycode/bootstrap4-integ-init
https://github.com/donkeycode/bootstrap4-integ-init
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/donkeycode/bootstrap4-integ-init
- Owner: donkeycode
- Created: 2016-09-14T13:31:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-14T04:39:48.000Z (over 3 years ago)
- Last Synced: 2025-01-12T02:57:42.267Z (about 1 year ago)
- Language: CSS
- Size: 323 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Integration
Sur Bootstrap 4 : http://v4-alpha.getbootstrap.com/
## Setup
```
npm install -g bower
npm install -g gulp
npm install
bower install
```
## Build
```
gulp dev
```