Aucune description

Bachir Soussi Chiadmi 5bbc4991c5 camera is now orienting to target on click on contents il y a 3 ans
assets f73d3cceb7 custom shader for building gradian il y a 3 ans
build 501d364a22 switched REST to GRAPHQL strapi api il y a 3 ans
src 5bbc4991c5 camera is now orienting to target on click on contents il y a 3 ans
static 574cf945f4 first app draft il y a 4 ans
test 574cf945f4 first app draft il y a 4 ans
.babelrc 574cf945f4 first app draft il y a 4 ans
.eslintignore 574cf945f4 first app draft il y a 4 ans
.eslintrc.js 574cf945f4 first app draft il y a 4 ans
.gitignore 574cf945f4 first app draft il y a 4 ans
.travis.yml 574cf945f4 first app draft il y a 4 ans
README.md ff74bd2cdf readme il y a 3 ans
index.html e8e679a442 looking arround is quite working il y a 3 ans
license.txt 574cf945f4 first app draft il y a 4 ans
package-lock.json 6b147d9419 got dynamic store module to work il y a 3 ans
package.json 6b147d9419 got dynamic store module to work il y a 3 ans
vue.config.js 88a9a31768 displaying a cube with vue-threejs, WAOU! il y a 3 ans

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