Created
September 5, 2018 22:06
-
-
Save BojanKomazec/5d72a024c64d3922187b1ca460daee9a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>npm run serve | |
> [email protected] serve C:\dev\github\the-vue-handbook-demo-cli-example\example | |
> vue-cli-service serve | |
INFO Starting development server... | |
98% after emitting CopyPlugin | |
DONE Compiled successfully in 4535ms | |
App running at: | |
- Local: http://localhost:8080/ | |
- Network: http://10.7.223.207:8080/ | |
Note that the development build is not optimized. | |
To create a production build, run npm run build. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment