mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
更新README.md
This commit is contained in:
parent
724cb236c9
commit
1b089392bf
@ -1,6 +1,8 @@
|
|||||||
# PPTist
|
# PPTist
|
||||||
> 一个基于 Vue3.X + TypeScript 的在线演示文稿应用。
|
> 一个基于 Vue3.X + TypeScript 的在线演示文稿应用。
|
||||||
|
|
||||||
|
你可以对它进行二次开发,打造属于自己的 在线演示文稿应用 或者 在线设计工具(二次开发文档正在编写中)。
|
||||||
|
|
||||||
在线体验地址:https://pptist.gitee.io/
|
在线体验地址:https://pptist.gitee.io/
|
||||||
|
|
||||||
Github仓库:https://github.com/pipipi-pikachu/PPTist
|
Github仓库:https://github.com/pipipi-pikachu/PPTist
|
||||||
@ -40,3 +42,6 @@ npm run serve
|
|||||||
`clipboard` -- 用于复制内容到剪贴板
|
`clipboard` -- 用于复制内容到剪贴板
|
||||||
|
|
||||||
`@icon-park/vue-next` -- 图标库
|
`@icon-park/vue-next` -- 图标库
|
||||||
|
|
||||||
|
# License
|
||||||
|
MIT
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pptist",
|
"name": "pptist",
|
||||||
"version": "0.0.1-dev",
|
"version": "0.0.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "vue-cli-service serve",
|
"serve": "vue-cli-service serve",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user