The experience of using vue

1. Install node, fool installation.

2. After the installation is complete, you can use npm.

3. Use npm install vue to install the vue module

4. Use npm install vue-cli to install the vue module package

5. Use vue init webpack + project name

      All the way to enter, when using eslint, if you don't want to be too entangled, choose no, otherwise various verifications will make people doubt life.

6. Use npm install in the target folder to install the module dependencies.

7. Use npm run dev, which listens to port 8080 by default.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324821412&siteId=291194637