# 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
作者: 郭宇 [email protected]
源码地址: guoyucode/excel_read