Skip to content

hubertshelley/luoshu

Repository files navigation

洛书

build status
crates.io Documentation unsafe forbidden Rust Version

codecov Download License

运行说明

编译前端

cd luoshu-frontend
npm install
npm run build

运行后端

cargo run --release --bin luoshu -- --web

打开浏览器访问 http://localhost:19999