Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donkeycode/bootstrap4-integ-init
https://github.com/donkeycode/bootstrap4-integ-init
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/donkeycode/bootstrap4-integ-init
- Owner: donkeycode
- Created: 2016-09-14T13:31:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-05-14T04:39:48.000Z (over 2 years ago)
- Last Synced: 2023-08-04T14:58:56.388Z (over 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
```