vue css.js
CSSeffectsSnippets (CSSeffectsSnippets)
A collection of CSS effects made with Vue.js.
用Vue.js制作CSS效果的集合。
用法 (Usage)
Click on the animation to copy it to your clipboard
单击动画将其复制到剪贴板
如何开始? (How to start?)
yarn
yarn serve
如何贡献? (How to contribute?)
Fork it
叉它
Create your branch:
git checkout -b my-feature
创建分支:
git checkout -b my-feature
Commit:
git commit -am 'Add new feature'
提交:
git commit -am 'Add new feature'
Push to your branch:
git push origin my-new-feature
推送到您的分支:
git push origin my-new-feature
Submit a PR 🎉
提交公关🎉
翻译自: https://vuejsexamples.com/a-collection-of-css-effects-made-with-vue-js/
vue css.js