|
há 6 anos atrás | |
---|---|---|
assets | há 6 anos atrás | |
build | há 6 anos atrás | |
src | há 6 anos atrás | |
static | há 6 anos atrás | |
test | há 6 anos atrás | |
.babelrc | há 6 anos atrás | |
.eslintignore | há 6 anos atrás | |
.eslintrc.js | há 6 anos atrás | |
.gitignore | há 6 anos atrás | |
.travis.yml | há 6 anos atrás | |
README.md | há 6 anos atrás | |
index.html | há 6 anos atrás | |
license.txt | há 6 anos atrás | |
package-lock.json | há 6 anos atrás | |
package.json | há 6 anos atrás |
npm install
npm run dev
open http://localhost:8080 in your browser
npm run prod
then deploy the dist folder
Based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on itnext.io from Daniel Cook.