Sen descrición

Bachir Soussi Chiadmi 87d66a76a7 refactored grid placement, now up to 4 faces available %!s(int64=3) %!d(string=hai) anos
assets 83c9c24ba5 comme back to home on title click %!s(int64=3) %!d(string=hai) anos
build 501d364a22 switched REST to GRAPHQL strapi api %!s(int64=3) %!d(string=hai) anos
src 87d66a76a7 refactored grid placement, now up to 4 faces available %!s(int64=3) %!d(string=hai) anos
static 574cf945f4 first app draft %!s(int64=4) %!d(string=hai) anos
test 574cf945f4 first app draft %!s(int64=4) %!d(string=hai) anos
.babelrc 574cf945f4 first app draft %!s(int64=4) %!d(string=hai) anos
.eslintignore 574cf945f4 first app draft %!s(int64=4) %!d(string=hai) anos
.eslintrc.js 574cf945f4 first app draft %!s(int64=4) %!d(string=hai) anos
.gitignore 574cf945f4 first app draft %!s(int64=4) %!d(string=hai) anos
.travis.yml 574cf945f4 first app draft %!s(int64=4) %!d(string=hai) anos
README.md ff74bd2cdf readme %!s(int64=3) %!d(string=hai) anos
index.html e8e679a442 looking arround is quite working %!s(int64=3) %!d(string=hai) anos
license.txt 574cf945f4 first app draft %!s(int64=4) %!d(string=hai) anos
package-lock.json f41ebbc03c added levels, started to use graphql-query-builder %!s(int64=3) %!d(string=hai) anos
package.json f41ebbc03c added levels, started to use graphql-query-builder %!s(int64=3) %!d(string=hai) anos
vue.config.js 88a9a31768 displaying a cube with vue-threejs, WAOU! %!s(int64=3) %!d(string=hai) anos

README.md

Muntadas

How to use

clone this repos

install

npm install

run dev

npm run dev

open http://localhost:8788 in your browser

run prod

npm run prod

then deploy the dist folder

Ref

Based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on itnext.io from Daniel Cook.

Vue.js REST API Consumption with Axios