We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24695fc commit 58b890aCopy full SHA for 58b890a
README.md
@@ -733,6 +733,9 @@ pnpm run coverage
733
</script>
734
```
735
736
+<br />
737
738
+
739
### 22. 命令行自动创建与删除
740
741
只要输入 👇,即可创建一个标准的页面或组件
@@ -742,4 +745,16 @@ pnpm run auto:create
742
745
当然也可以进行删除 👇
743
746
```shell
744
747
pnpm run auto:remove
-```
748
+```
749
750
751
752
753
754
+## License
755
756
+Made with markthree
757
758
+Published under [MIT License](./LICENSE).
759
760
0 commit comments