尽量少说废话,代码简单易用,方便复制
this is test talk is cheap show me the code
git clone https://github.com/QiShaoXuan/css_tricks.git
cd css_tricks
npm install
npm run docs:dev
- Fork this repository
- Create your branch:
git checkout -b new-branch
- Make your changes
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin new-branch
- Submit a pull request
or submit an issue, any helpful suggestions are welcomed