A Vue.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.
npm WARN [email protected] requires a peer of babel-core@^6.25.0 and [email protected]
# Find out outdated packages:
npm outdated
# Update a package
npm install PACKAGE