Using Nuxt Nuxt.js document: https://zh.nuxtjs.org/guide/
npx create-nuxt-app
// or yarn create nuxt-app Run h3> npm run dev Routing Basic routing Nuxt.js is based on pages The directory
Using Nuxt Nuxt.js document: https://zh.nuxtjs.org/guide/
npx create-nuxt-app
// or yarn create nuxt-app Run h3> npm run dev Routing Basic routing Nuxt.js is based on pages The directory
1. Preparations
Please confirm first Whether you have installed node and vue on your computer, if you don’t have the installed partner, “Baidu it” by yourself~
1, check this The node ve
Use of axios 1. Features of axios ? 1. Axios is based on promise HTTP client for browser and node.js
? 2. Create XMLHttpRequest from browser
? 3. Make http request from node.js
?