npm nvm nrm npx n five management tools

npm nvm nrm npx n five management tools npm The full name of npm is Node Package Manager, which is a package management tool in the JavaScript world and node JS platform's default package management tool. npm allows you to install, share, distribute code, and manage project dependencies. CommonUTF-8...

Posted by sheraz on Sun, 20 Feb 2022 05:37:01 +1030

Skill learning: learn to use node js + Vue. JS, develop front-end full stack website - 3 Install the resource module required by the project and use it

Skill learning: learn to use node js + Vue. JS, develop front-end full stack website - 3 Install the resource module required by the project and use it Related articles Skill learning: learn to use node js + Vue. JS, develop front-end full stack website - 1 Tools and local environment Skill leaUTF-8...

Posted by mxdan on Sun, 20 Feb 2022 09:04:22 +1030

Introduction to the use of vuepress and construction of personal blog

Introduction to vuepress 1. vuepress overview vuepress is a Vue driven static website generator officially provided by Vuejs, which generates web pages based on Markdown syntax. Simply put, it is a tool to quickly build a document site. After simply configuring the functions, all you need to doUTF-8...

Posted by jtrost on Mon, 21 Feb 2022 21:52:47 +1030

Front End Series - vue2+Golden Maps web-end development (use and introduction)

vue2+Golden Map web-End Development (Use and Introduction) Preface Basics Dead work Individual Developer Registration for Golden Map Golden api web address1. Click to register2. Enter the console after registration3. Create new applications4. Add Create a project for vue2npm introduces Goethe OUTF-8...

Posted by intodesi on Wed, 23 Feb 2022 02:52:00 +1030

Solve the problem of npm ERR code 128 Permission denied in npm install

catalogue npm install reports an error Final plan Processing process Initial git configurationDirect npm installOnline schemeCheck git official website He has been engaged in java development. In the past, there was a special front-end responsible for vue. Recently, the front-end is not in placUTF-8...

Posted by eideticmnemonic on Wed, 23 Feb 2022 22:07:45 +1030

The 15000 word chapter takes you step by step to develop a chrome browser plug-in using Vue3

github address: https://github.com/18055975947/my-vue3-plugin Code cloud address: https://gitee.com/guoqiankun/my-vue3-plugin 1, Create Vue project Use Vue cli to create vue3 Vue project of version x vue create my-vue3-plugin If an error is reported when creating a project, the error contents aUTF-8...

Posted by ubuntu-user on Mon, 28 Feb 2022 17:58:00 +1030

On the use of Vuex

Like Redux, when you don't know if you need Vuex That's not necessary. Don't use Vuex just because you want to use it. People who have used Vue know that Vuex is a global state management module of Vue. Its function is to share state and data among multiple components. When a component modifiesUTF-8...

Posted by renesis on Wed, 02 Mar 2022 05:26:13 +1030

[Ant Design Vue] Grid component usage

This article introduces the Grid grid in Ant. It is mentioned that the Grid divides the horizontal area into 24 parts. The divided information blocks are called boxes. Each box can be composed of multiple areas (the Grid of all boxes in the same row is 24). It is recommended that the number of UTF-8...

Posted by leszczu on Sun, 06 Mar 2022 04:22:13 +1030

Want to know how far you can "walk" in 30 minutes?

Want to know how far you can "walk" in 30 minutes? preface1, Get data 1. Traffic life circle data2. Urban area data3. Urban data4. Complete code 2, 30 minute traffic life circle 1. Data analysis2. Complete code Write at the end preface Yesterday, when I was wandering around the Internet, I saw UTF-8...

Posted by coolex on Mon, 07 Mar 2022 09:53:46 +1030

Quickly grasp the common element attributes in CSS

Article catalogue 1, Font related properties 1.1 setting font style1.2 setting font size1.3 setting font weight1.4 setting text style 2, Text related attributes 2.1 setting text color2.2 setting text alignment2.3 setting text decoration2.4 setting text indentation2.5 setting row height 3, BackgUTF-8...

Posted by WormTongue on Mon, 07 Mar 2022 09:54:36 +1030