mirror of
https://github.com/crystelf/crystelf-core.git
synced 2025-10-14 13:29:19 +00:00
10 lines
173 B
Markdown
Executable File
10 lines
173 B
Markdown
Executable File
## 构建:
|
|
- npm i pnpm -g
|
|
- pnpm i
|
|
- pnpm build
|
|
- bash start.sh
|
|
|
|
## 使用:
|
|
- .env 环境变量
|
|
- 其他使用说明请参考[Crystelf-docs](https://docs.crystelf.top)
|