Ractive Player 数学教程

启动服务器:

- 安装依赖:npm install

- 运行服务器:node server.js

- 浏览器访问:

确保通过 HTTPS 访问,否则无法录制音频。

HTTPS 设置教程:

开发环境:

- 编译 TSX 为 JS:webpack --watch

- 编译手写笔为 CSS:stylus --compress --include-css --include ./node_modules --out . --watch styl/style.styl

开发时需开启三个终端窗口:

- 运行服务器

- 编译 TSX

- 编译手写笔

zip 文件大小:237.03KB