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

    The telemetry Property Why collect Telemetry Opting-out The telemetry Property Nuxt v2.13.0 introduces Nuxt Telemetry to collect anonymous telemetry data about general usage...
  • Commands and Deployment

    Commands and Deployment List of Commands Arguments Hooks Using in package.json Development Environment Production Deployment Server-Side Rendered Deployment (Universal SSR) ...
  • dev

    dev 属性配置 dev 属性配置 类型: Boolean 默认值: true 配置 Nuxt.js 应用是开发模式还是生产模式。 dev 属性的值会被 nuxt 命令 覆盖: 当使用 nuxt 命令时,dev 会被强制设置成 true 当使用 nuxt build , nuxt start 或 nuxt generate...
  • Intro

    API: Nuxt Modules Intro Core Nuxt Renderer ModuleContainer Build Builder Generator Common Utils Options Packaging & Usage Common patterns API: Nuxt Modules Intro ...
  • Modules

    Modules Introduction List of Nuxt.js modules Write a basic Module Async Modules Build-only Modules Use async/await Return a Promise Common Snippets Top level options Provid...
  • Installation

    1265 2020-01-01 《Nuxt.js v2.11.x Guide》
    Installation Using create-nuxt-app Starting from scratch The package.json Installing nuxt The pages directory Installation Nuxt.js is really easy to get started with. A s...
  • Installation

    1488 2019-10-20 《Nuxt.js v2.10.x Guide》
    Installation Using create-nuxt-app Starting from scratch The package.json Installing nuxt The pages directory Installation Nuxt.js is really easy to get started with. A s...
  • Deploy on Aws w/ S3 and Cloudfront

    How to Deploy on AWS w/ S3 and Cloudfront? Overview Setting it up AWS: Setup your S3 bucket and CloudFront Distribution AWS: Configure security access Laptop: Setup your project...
  • 命令和部署

    1186 2019-06-30 《Nuxt.js 2.6.x 教程》
    命令 命令列表 参数 开发模式 发布部署 服务端渲染应用部署 静态应用部署 单页面应用程序部署 (SPA) 命令 Nuxt.js 提供了一系列常用的命令, 用于开发或发布部署。 命令列表 命令 描述 nuxt 启动一个热加载的Web服务器(开发模式) localhost:3000 。 nuxt build 利用webpac...
  • The router Property

    The router property base routeNameSplitter extendRoutes fallback linkActiveClass linkExactActiveClass linkPrefetchedClass middleware mode parseQuery / stringifyQuery pref...