The Fidget cube is an unusually addicting, high-quality desk toy designed to help you focus. Fidget at work, in class, and at home in style.
https://frostone.github.io/hetic-p2019-11/
- Kévin Tan -- @FrostOne
- Corentin Marzin -- @CMarzin
- Michael Zaccardi -- @Michaelzaccardi
- Adrien Zaganelli -- @adrienZ
- Emmanuel Naïm -- @NaiemHapar
This Project requires Node.js v6+, Webpack, Bower, and Gulp to run .
$ npm i -g gulp
$ npm i -g bower
$ npm i -g webpack
1. Get the repository and install the dependencies and devDependencies
$ git clone https://github.com/FrostOne/hetic-p2019-11
$ cd hetic-p2019-11
$ bower i & npm i -d
2. Build the project with gulp
$ gulp build
3. Finally, start the server.
$ gulp dev
- webGL & Three.js
- Svg & circular slider
- Sass & ES6
- Gulp & Webpack
- Handlebars & Flexbox
MIT