A simple playground setup to create showcases
|
лет назад: 7 | |
---|---|---|
src | лет назад: 7 | |
.babelrc | лет назад: 7 | |
.editorconfig | лет назад: 7 | |
.gitignore | лет назад: 7 | |
README.md | лет назад: 7 | |
index.html | лет назад: 7 | |
package-lock.json | лет назад: 7 | |
package.json | лет назад: 7 | |
webpack.config.js | лет назад: 7 |
A vuejs knoledge test
# 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.