# Initialize the project
# https://github.com/lencx/create-mpl
# npm 6.x
npm init mpl@latest my-app --type web
# npm 7+, extra double-dash is needed:
npm init mpl@latest my-app -- --type web
cargo install rsw wasm-pack
yarn dev
整理: lencx
作者: 郭宇 guoyumail@qq.com
源码地址: guoyucode/excel_read