Bachir Soussi Chiadmi f41ebbc03c added levels, started to use graphql-query-builder | 4 years ago | |
---|---|---|
assets | 4 years ago | |
build | 4 years ago | |
src | 4 years ago | |
static | 4 years ago | |
test | 4 years ago | |
.babelrc | 4 years ago | |
.eslintignore | 4 years ago | |
.eslintrc.js | 4 years ago | |
.gitignore | 4 years ago | |
.travis.yml | 4 years ago | |
README.md | 4 years ago | |
index.html | 4 years ago | |
license.txt | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago | |
vue.config.js | 4 years ago |
npm install
npm run dev
open http://localhost:8788 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.