1.0.0 • Published 8 years ago
webgl-starterkit v1.0.0
WebGL Starter Kit
The easy starter kit with a modern toolchain for WebGL projects.
Get Started
- Clone the project.
git clone https://github.com/matthamil/WebGLStarterKit - Install dependencies.
npm installoryarn - Run setup command.
yarn setup
Technologies
WebGL Starter Kit uses the following technologies:
| Tech | Description |
|---|---|
| Babel | Compiles ES6+ to ES5. Enjoy the new version of JavaScript today. |
| Webpack | Bundles npm packages and our JS into a single file. |
| ESLint | Lint JS. Reports syntax and style issues. Using eslint-plugin-flowtype for additional Flow specific linting rules. |
1.0.0
8 years ago