what is the network in vue cli when started code example Example 1: run vue project by npm npm run serve Example 2: serve a vue project cd my-app npm run serve