bwilytsch / susa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content

All content is provided by the data.json file in the /public/js/ folder. Each item needs to be within quotations "…" and ended with a ,. All imagery which needs to be preloaded should be added in the imagery: […] array.

CSS & Javscript

Install gulp globally

Please follow instructions HERE.

Add gulp dependecies

Run npm install in the root directory.

Run gulp

Use gulp to compile js, scss, images and start the server.

Compile CSS & Javascript

Run gulp build to compile all files for production.

Used Frameworks & Libraries

Pixi.js, Vue.js, GSAP & devDependencies in package.json.

© Dave Soderberg & Bojan Wilytsch

About


Languages

Language:JavaScript 34.5%Language:CSS 34.5%Language:Vue 24.1%Language:HTML 6.9%