1.0.0 • Published 6 years ago
begeta v1.0.0
How to use
npm install --save begeta
import 'begeta/css/begeta.min.css'
OR
<link rel="stylesheet" type="text/css" href="//unpkg.com/begeta/css/begeta.min.css">
Guide
Syncing a fork to sellsuki/begeta
Command line step
# Add remote upstream from main repository
git remote add upstream https://github.com/Sellsuki/begeta.git
git fetch upstream
# Check out your fork's local `master` branch. and merge
git checkout master
git merge upstream/master
How to contribute
- Fork this repository (https://help.github.com/articles/fork-a-repo/)
- npm install || yarn
- npm run build || yarn build
- pull request
1.0.0
6 years ago
0.1.19
7 years ago
0.1.18
7 years ago
0.1.17
7 years ago
0.1.16
7 years ago
0.1.15
7 years ago
0.1.14
7 years ago
0.1.13
7 years ago
0.1.12
7 years ago
0.1.11
7 years ago
0.1.10
7 years ago
0.1.9
7 years ago
0.1.8
7 years ago
0.1.7
7 years ago
0.1.6
7 years ago
0.1.5
7 years ago
0.1.4
7 years ago
0.1.3
7 years ago
0.1.2
7 years ago
0.1.0
7 years ago