Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/donkeycode/bootstrap4-integ-init


https://github.com/donkeycode/bootstrap4-integ-init

Last synced: 4 days ago
JSON representation

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
```