Remember once Vue+vuex+axios+elementui development (i)

Source: Internet
Author: User
Tags install node

First, the development environment

1. Install node. JS Self-brought NPM https://nodejs.org/en/

2. Global installation Vue-cli scaffold NPM install vue-cli–g vue-v View Release Notes installation Successful

3, the new project folder, enter the cmd input in the folder Vue init webpack vue installation vue-cli Follow the prompts to enter the corresponding information, no special requirements can always Enter

4. Go to the root directory NPM install project dependent files

5, NPM run Dev Startup Project , default port 8080, if the use of modifiable port number, in the Project config > index.js found port:8080 directly modified to other ports

So far a vue-cli initial template has been created

Remember once Vue+vuex+axios+elementui development (i)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.