This website works better with JavaScript
首頁
探索
說明
登入
hugh
/
bootstrap-switch
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
52c1260130
分支列表
標籤列表
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
439 B
文件歷史
原始文件
Prerequisites:
Node and NPM
Flow:
Fork the repository and checkout
develop
branch
Run
npm install
to get or update the dependencies
Run
npm start
to build
dist/
and
docs/
directories
Change JavaScript or LESS files in
src/
directories
Once finished, submit a
Pull Request
. Remember to target
develop
as destination branch
Thank you.