Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mucsi96/es6-three-starter

This is a starter project for creating games using three.js in es6 environment.
https://github.com/mucsi96/es6-three-starter

Last synced: 5 days ago
JSON representation

This is a starter project for creating games using three.js in es6 environment.

Awesome Lists containing this project

README

        

# es6-three-starter
This is a starter project for creating games using three.js in es6 environment.

## Installation

git clone [email protected]:mucsi96/es6-three-starter.git
cd es6-three-starter
npm install -g gulp
npm install -g bower
npm install
bower install

## Running

gulp