Skip to content

arnaudrocca/three-js-starter-kit

Repository files navigation

Three.js - Starter kit

Experiment starter kit using Three.js, Wagner, TweenMax & Webpack.

Technologies :

Install :

Clone this repository and install dependencies :

git clone https://github.com/ArnaudRocca/three-js-starter-kit.git
npm install

Development :

Start the webpack-dev-server at http://localhost:8080/

npm start

Production :

Build a bundled file outputted here : static/bundle.js

npm run build

About

Experiment starter kit using Three.js, Wagner, TweenMax & Webpack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published