faviconv-noREADME|ARCHIVES|CATEGORIES|SEARCH|
«Fri Dec 11 2020AkrISrn开发编译81d16a2Raw
编译步骤
The documentation is a work in progress, and English edition is just an empty shell for now. I will translate it when Chinese edition has done.

最通常不过的 Node.js 项目编译:

  1. 首先确认你安装有 Node.jsYarn 包管理器。
  2. 然后克隆或下载 v-no 项目仓库到本地。
  3. 进入项目目录,执行:
yarn && yarn build
Shell
This page is open source, improve it
Graph