You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
510 B

# SamWafWeb
## QuickStart
1.
```
npm install
```
2.
```
npm run dev
```
3.
```
npm run build
```
# License
SamWaf is licensed under the Apache License 2.0. Refer to [LICENSE](./LICENSE) for more details.
For third-party software usage notice:
TDesign (https://github.com/Tencent/tdesign-vue-starter).
# Contribution
Thanks for the following contributors!
<a href="https://github.com/samwafgo/SamWafWeb/graphs/contributors">
<img src="https://contrib.rocks/image?repo=samwafgo/SamWafWeb" />
</a>