Sin descripción

Bachir Soussi Chiadmi e8e679a442 looking arround is quite working hace 3 años
assets 04315432b1 canvas text in 3d env ok hace 3 años
build 88a9a31768 displaying a cube with vue-threejs, WAOU! hace 3 años
src e8e679a442 looking arround is quite working hace 3 años
static 574cf945f4 first app draft hace 4 años
test 574cf945f4 first app draft hace 4 años
.babelrc 574cf945f4 first app draft hace 4 años
.eslintignore 574cf945f4 first app draft hace 4 años
.eslintrc.js 574cf945f4 first app draft hace 4 años
.gitignore 574cf945f4 first app draft hace 4 años
.travis.yml 574cf945f4 first app draft hace 4 años
README.md ff74bd2cdf readme hace 3 años
index.html e8e679a442 looking arround is quite working hace 3 años
license.txt 574cf945f4 first app draft hace 4 años
package-lock.json e8e679a442 looking arround is quite working hace 3 años
package.json e8e679a442 looking arround is quite working hace 3 años
vue.config.js 88a9a31768 displaying a cube with vue-threejs, WAOU! hace 3 años

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