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

    Exploring Nuxt Modules The modules Property Write your own Module 1) ModuleOptions Top level options 2) this.options Add a CSS Library Emit assets 3) this.nuxt Run Tasks on...
  • Modules directory

    Modules directory Exploring Nuxt Modules The modules Property Write your own Module 1) ModuleOptions Top level options 2) this.options Add a CSS Library Emit assets 3) this...
  • $fetch

    $fetch $fetch 👉 Read more in Guide > Features > Data Fetching . Nuxt uses ohmyfetch to expose globally the $fetch helper for making HTTP requests within your Vue app or AP...
  • content

    Hot reload in development Displaying content Styling your content Handles Markdown, CSV, YAML, JSON(5) Vue components in Markdown Fully Searchable API Previous and Next artic...
  • Introduction

    Introduction What is NuxtJS? Features How it Works Schema Server Rendered (Universal SSR) Single Page Applications (SPA) Static Generated (Pre Rendering) Static Site Generati...
  • plugins

    External Packages Vue Plugins The plugins Property ES6 Plugins Client or server side only Name conventional plugin Object syntax Inject in $root & context The extendPlugin...
  • Deploy on Heroku

    How to deploy on Heroku? How to deploy on Heroku? We recommend you read the Heroku documentation for Node.js . [ Watch a free lesson on How to deploy Nuxt.js to Heroku on Vu...
  • css

    CSS 配置 CSS 配置 在 Nuxtjs 里配置全局的 CSS 文件、模块、库。 (每个页面都会被引入) 如果要使用 sass 就必须要安装 node-sass 和sass-loader 。 npm install -- save - dev node - sass sass - loader 在 nuxt.conf.js...
  • 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...
  • 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...