Mounting the front end of the frame vue

1, the installation: npm install -g @ vue / cli

2, start: npm run serve (dev)

 

3, to load routing components: npm i vue-router

 

4, loading vuex: npm i vuex

Guess you like

Origin www.cnblogs.com/chaihtml/p/11865715.html