@acutejs/template-basic 中文文档教程

发布于 5 年前 浏览 11 项目主页 更新于 2 年前

Acute.js basic template

用于快速原型制作的简单 Acute 设置。

注意:此基本模板的目的不是生成生产就绪构建。

Features

Usage

使用 npm 安装依赖项并运行本地服务器。

npm install
npm start

Building for deploy

通过运行 npm build 任务在 ./public/ 目录中创建部署就绪构建。

npm run build

Other samples

Acute.js basic template

A simple Acute setup for quick prototyping.

Note: it is not the intention of this basic template to generate a production ready build.

Features

Usage

Use npm to install dependencies and run the local server.

npm install
npm start

Building for deploy

Create a deployment ready build in the ./public/ directory by running the npm build task.

npm run build

Other samples

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文