- 多人协同写小说
- 写小说时提供必要的辅助功能
- 网络写手
......
-
安装 nodejs
-
clone 代码
- git clone https://github.com/cikirt/destiny.git
-
cd src/destiny-web
-
npm install
如果要使用淘宝镜像 npm --registry https://registry.npm.taobao.org install
如果要使用代理 npm config set proxy http://127.0.0.1:1080 -
npm run dev
- 作品管理demo
- 大纲管理demo
- 角色设定demo
- 章节书写demo
- 章节审核demo