Skip to content
Paandaa edited this page Jul 19, 2022 · 3 revisions

准备

git clone https://github.com/waterv/lightandnight.git
cd lightandnight
npm install

编译、热更新(开发环境)

npm run serve

编译、压缩(生产环境)

npm run build

注意

工具中的文本总是遵循以下风格,即使与官方不一致。

  • 间隔号总是使用「・」(\u30fb)。
  • 除了日期中的斜杠(如 22/05/21)之外,斜杠总是在左右添加空格(如 与罪同行 / 归途)。
Clone this wiki locally