中文(简体)
安装: npm ci
npm ci
在开发模式下运行: npm run dev
npm run dev
构建一个发行版并从 nginx Web 服务器或类似服务器提供服务: npm run build
npm run build
构建到一个名为dist的新目录中。提供index.html文件并使用Web 浏览器打开URL。
dist
index.html