|
|
6 vuotta sitten | |
|---|---|---|
| .. | ||
| build | 6 vuotta sitten | |
| config | 6 vuotta sitten | |
| src | 6 vuotta sitten | |
| static | 6 vuotta sitten | |
| test | 6 vuotta sitten | |
| .babelrc | 6 vuotta sitten | |
| .editorconfig | 6 vuotta sitten | |
| .eslintignore | 6 vuotta sitten | |
| .eslintrc.js | 6 vuotta sitten | |
| .gitignore | 6 vuotta sitten | |
| .htaccess | 6 vuotta sitten | |
| .postcssrc.js | 6 vuotta sitten | |
| .project | 6 vuotta sitten | |
| README.md | 6 vuotta sitten | |
| index.html | 6 vuotta sitten | |
| package-lock.json | 6 vuotta sitten | |
| package.json | 6 vuotta sitten | |
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
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.