https://github.com/ilyar/sandbox
Sandbox
https://github.com/ilyar/sandbox
bem bitbucket dredd jest qa sonarqube
Last synced: 7 days ago
JSON representation
Sandbox
- Host: GitHub
- URL: https://github.com/ilyar/sandbox
- Owner: ilyar
- Created: 2017-05-29T08:20:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T06:02:25.000Z (over 3 years ago)
- Last Synced: 2023-03-22T14:27:51.241Z (about 3 years ago)
- Topics: bem, bitbucket, dredd, jest, qa, sonarqube
- Language: JavaScript
- Size: 204 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Sandbox
- [BEM](bem)
- [bitbucket](Bitbucket)
- [dredd](dredd)
- [Golang](golang)
- [jest](jest)
- [Vue.js](vuejs)
- [Vue.js and Webpack 4 From Scratch](vuejs/webpack)
## Develop
```bash
git clone
npm i
# code
git add file
npx git-cz
```