dahngeek / plantilla-threejs-webpack

Mi plantilla para iniciar proyectos de threejs con webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate three.js + webpack4

Plantilla para inicializar proyectos con threejs

  • es6,webpack4 + three.js

Instrucciones

# Descargar dependencias
$ npm install

# Modo dev
$ npm run start

# exportar a /dist/
$ npm run build

About

Mi plantilla para iniciar proyectos de threejs con webpack.


Languages

Language:JavaScript 91.7%Language:HTML 8.3%