书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 109 个相关结果.
  • Installation

    Installation Nuxt.js Fundamentals Using create-nuxt-app Starting from scratch The package.json Installing nuxt The pages directory Installation Nuxt.js is really easy...
  • The env property

    The env property Automatic injection of environment variables process.env == {} serverMiddleware The env property Share environment variables between client and server. Ty...
  • Nuxt configuration file

    Nuxt configuration file nuxt.config.js alias build css dev env runtimeConfig .env support publicRuntimeConfig privateRuntimeConfig Using your config values: generate hea...
  • build

    analyze corejs babel presets cache cssSourceMap devMiddleware devtools extend loaders in extend extractCSS filenames friendlyErrors hardSource hotMiddleware html.min...
  • The build Property

    The build property analyze corejs babel presets cache cssSourceMap devMiddleware devtools extend loaders in extend extractCSS filenames friendlyErrors hardSource hotM...
  • 安 装

    1514 2019-07-01 《Nuxt.js 2.6.x 教程》
    安装 Nuxt.js 基础知识 运行 create-nuxt-app 从头开始新建项目 新建 package.json 文件 安装 nuxt pages 目录 安装 Nuxt.js 十分简单易用。一个简单的项目只需将 nuxt 添加为依赖组件即可。 [ Nuxt.js 基础知识 了解如何在视频中快速使用Nuxt.js 由V...
  • 目录结构

    目录结构 目录 资源目录 组件目录 布局目录 中间件目录 页面目录 插件目录 静态文件目录 Store 目录 nuxt.config.js 文件 package.json 文件 别名 目录结构 Nuxt.js 的默认应用目录架构提供了良好的代码分层结构,适用于开发或大或小的应用。当然,你也可以根据自己的偏好组织应用代码。 ...
  • Async Data

    Async Data Async Data with Nuxt.js The asyncData method Returning a Promise Using async/await Displaying the data The Context Use req /res objects Accessing dynamic route d...
  • 支持 TypeScript

    支持 TypeScript 快速开始 从 JavaScript 到 TypeScript 配置文件 组件 使用ESLint 支持 TypeScript 静态类型系统有助于防止许多潜在的运行时错误,尤其是在应用程序不断增长时。 这就是为什么Nuxt的全新 nuxt-ts 软件包提供了内置的 TypeScript 工具支持: Nuxt官方类型...
  • External Links and Articles

    External Links and Articles Articles English Japanese Vietnamese Russian German Podcasts Talks Projects External Links and Articles Warning The current page still does...