Frederic G. MARAND 9c97b4e1f8 lesson 16: basic app using vue template files. | há 7 anos atrás | |
---|---|---|
.. | ||
src | há 7 anos atrás | |
.babelrc | há 7 anos atrás | |
.gitignore | há 7 anos atrás | |
README.md | há 7 anos atrás | |
index.html | há 7 anos atrás | |
package.json | há 7 anos atrás | |
webpack.config.js | há 7 anos atrás | |
yarn.lock | há 7 anos atrás |
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.