current position:Home>Easily manage projects using Vue UI graphical interface
Easily manage projects using Vue UI graphical interface
2022-04-29 20:27:46【Hand picked cotton】
Form writing habits together ! This is my participation 「 Nuggets day new plan · 4 Yuegengwen challenge 」 Of the 22 God , Click to see the event details .
1. Introduce
Today I'll show you how to use it VUE CLI
Graphical interface to create and manage projects , Easily create... Without commands vue
project , You can also easily manage multiple projects .
2. Install and use
2.1 install vue cli
Execute the installation command , Wait for installation to complete , If it's already installed , Skippable .
npm install -g @vue/cli
Copy code
After executing the installation command , You can view the version number information through the command .
vue --version
Copy code
If you have installed , Need to upgrade vue cli
Words , You can execute the following command to upgrade , You can check the version information to confirm whether the upgrade is successful .
npm update -g @vue/cli
Copy code
2.2 Run graphical interface
In the project management storage directory , Execute the following command , Start the graphical interface . Access based on graphical address .
vue ui
Copy code
2.3 establish vue
project
Click on establish
, And select the management directory of the project ( The default will be execution vue ui
Directory of ), Click on Create a new project here
.
Enter the folder where the project is stored , That is, the name of the project . You can select the corresponding Package manager
Tools . Set other parameters , Click on next step
Select the preset plug-in and configuration required for this project , You can choose vue3
The default configuration ( If you choose manual
Will choose their own functions and configurations ). Click on Create project
Create a project , The dependent installation will be loaded automatically , Just a moment .
Project successfully created , The project management page opens .
2.4 Import vue project
To import a project, simply say , Suppose you have already created vue
project , You just need to Import
In the options , Choose your project folder , Just import .
2.5 management vue
project
Installing a plug-in , It can be installed quickly or Add the plug-in
Search for installation .
Installation dependency , Search for dependencies that need to be installed , Such as tailwindcss
Installation .
Configuration definition , For visualization vue.config.js
Configuration modification of .
Task run , Start project , Compile and package projects . Click on start-up app
Will be able to access the project address
2.6 Project manager
You can also in the project manager , Direct quick start of the project , Just click on that Little dots
.
Multiple projects are useful , And you can also Open in editor
, The project will be opened in the development tool ( The premise is that the development tool needs to run and start ).
When multiple projects are running at the same time , Multiple port addresses will be automatically generated for access .
3. summary
Many times, when you switch between multiple projects, run commands , When opening multiple command Windows .VUE UI
Can help you get out of the command line , Make it convenient for you to manage the project . Just one interface , Manage all vue
project , Um. , It seems that it's not bad , Let's go into the pit and try . Thank you for watching , Look forward to your praise , thank you ~
copyright notice
author[Hand picked cotton],Please bring the original link to reprint, thank you.
https://en.qdmana.com/2022/04/202204292027419399.html
The sidebar is recommended
- Who is bunk, the new hero of endless dungeon? Introduction to new hero bunk skills
- Front end entry first bullet | development tools and configuration
- Nice HTML login page
- Vue error prone summary
- Summary of material resources website (icon | wallpaper | Adobe plug-in | jQuery plug-in | badge | online conversion | color splicing | continuous update)
- Step by step, configure nodesjs environment with hbuilder for Vue JS development
- Vue sets the global websocket and accepts message notification processing on the corresponding page
- Solve the problem that vuex data is reset during page refresh
- Java data structures and algorithms lesson 2 - generics
- Leetcode-82 - delete duplicate Element II in the sorting linked list
guess what you like
[front end] quickly create HTML
Vue router routing navigation
Vue router redirection and alias
Vue router named routes, (nested) named views
Dynamic components & slots & custom instructions for getting started with Vue Foundation
JavaScript algorithm -- heap sorting
K8s deployment-43-take you to learn ingress nginx (Part 2)
Detailed breakdown of actual combat of CMS background system project (VII)
Explore the store | new architecture blessing, performance and safety. This style is super personality_ Integra_ Honda_ platform
Sports kit blessing / replacement of four cylinder engine Chevrolet chuangku RS live shooting analysis_ Aspect_ Display screen_ Complete vehicle
Random recommended
- Talking about nodejs server
- Node. js< I & gt—— Encounter node and repl usage
- Vue basic API: calculation attribute + filter + listener
- 1-stm32 + mn316 (nb-iot) remote upgrade OTA (self built Internet of things platform) - STM32 uses HTTP to download program files and upgrade programs through mn316 (MCU program rotation check and update)
- Vue Axios response interception
- vue3 ref
- How does Vue transfer the data from the parent component to the child component intact?
- The back-end interface developed by springboot in idea and the Vue front-end developed by vscode. How to integrate Vue code into springboot?
- Fried cold rice series 4: scope and closure in JavaScript
- Typescript type compatibility learning
- Summary of bugs encountered in front-end development
- Chrome developer tool: performance analysis using web panel
- Collation of common semantic elements and global attributes in HTML
- Life cycle in Vue
- 5.1 fear of traffic jam? With a budget of less than 100000, these cars with adaptive cruise make it easy for you to travel
- Docker compose deploy nginx configure SSL
- The content of element type “mapper“ must match “(cache-ref|cache|resultMap*|parameterMap*|sql*|inse
- -CSS-
- Vue uses two-way binding to implement the user registration page
- Is Infiniti qx60 worth less than 400000 yuan? It depends on the discount
- "Element Fangjian: first heart version" public beta welfare release, go to the great God app to receive red envelopes and prizes
- What is the role of webpack cli in webpack packaging
- Vue3 configuration method using Axios
- How to configure Google reverse proxy on nginx server
- Volume comparison between Vue and react
- What are the three ways to define components in react
- How to install and configure the blogging program Typecho on the nginx server
- How to configure load balancing for TCP in nginx server
- How to configure nginx server under Windows system
- How to configure AB to do stress testing for nginx server
- Analysis of location configuration in nginx server
- How to integrate Linux and redmine into the redmine system
- How to build the production environment of nginx + PHP with PHP FPM
- How to optimize the performance of nginx supporting SSL
- How to configure nginx server to prevent flood attack
- [Axios learning] basic use of Axios
- [Axios learning] Axios request mode, concurrent request, global configuration, instance and interceptor
- Use the virtual queue implemented by list to view the first element of the queue in Python without taking it out
- This dependency was not found and to install it, you can run: NPM install score JS
- Front end serial communication