This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
hugh
/
bootstrap-switch
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
v3.3.1
Dallar
Biçim İmleri
master
v3.3.4
v4.0.0-alpha.1
v3.3.3
v3.3.2
v3.3.1
v3.3.0
v3.2.2
v3.2.1
v3.2.0
v3.1.0
v3.0.2
v3.0.1
v3.0.0
v2.0.1
v2.0.0
v1.9.0
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.1
v1.3.0
bootstrap-sw...
/
CONTRIBUTING.md
CONTRIBUTING.md
396 B
Kalıcı Bağlantı
Geçmiş
Ham
Prerequisites:
Node and NPM
Gulp
Flow:
Checkout
develop
branch
Run
npm install
to get or update the dependencies
Run
gulp
. Gulp will run the default task and listen for further files changes
Work on the Coffeescript or LESS sources. Gulp will automatically build for you
Once completed, submit a Pull Requests. Be sure to target
develop
as destination branch
Thank you.