Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mucsi96/es6-three-starter
- Owner: mucsi96
- License: mit
- Created: 2015-03-07T13:03:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-07T14:20:27.000Z (over 9 years ago)
- Last Synced: 2024-10-12T03:13:07.183Z (about 1 month ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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