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

    Static Hosting Server Hosting Static Hosting Nuxt.js also works as a static site generator. Statically render your Nuxt.js application and get all of the benefits of a univers...
  • Views

    Pages Properties of a page component Layouts Default Layout Custom Layout Error Page Document: App.html The Views section describes all you need to know to configure data a...
  • Server Side Rendering

    Server side rendering Node.js server required Extend and control the server Server vs Browser environments Server-side rendering steps with Nuxt Step 1: Browser to Server Step ...
  • 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 o...
  • Routing

    Routing Basic Routes Dynamic Routes Validate Route Params Nested Routes Dynamic Nested Routes Unknown Dynamic Nested Routes Named Views SPA fallback Locally Accessing Route ...
  • components

    Nuxt.js 2.13+ can scan and auto import your components. Type: Boolean or Object Default: false When set to true or using an object, it will include the nuxt/components ...
  • Server Routes

    Server Routes Usage Example Server Routes Server Middleware Matching Route Parameters Matching HTTP Method Catch-all route Handling Requests with Body Access Request Cookies...
  • build

    构建配置 analyze babel cache crossorigin cssSourceMap devMiddleware devtools extend loaders in extend extractCSS filenames friendlyErrors hardSource hotMiddleware html.mi...
  • PM2 Server

    Getting Started Configure your application Build and serve the app Further Information Deploying using PM2 (Process Manager 2) is a fast and easy solution for hosting your un...
  • components

    Fetching Data Components Discovery Dynamic Imports Nested Directories The components directory contains your Vue.js components. Components are what makes up the different part...