This package has been deprecated

Author message:

Package no longer maintained. If you would like access to the webgl-starterkit name on npm, please contact Matt on Twitter @_matthamil.

webgl-starterkit

1.0.0 • Public • Published

WebGL Starter Kit

Build status Dependency Status

The easy starter kit with a modern toolchain for WebGL projects.

Get Started

  1. Clone the project. git clone https://github.com/matthamil/WebGLStarterKit
  2. Install dependencies. npm install or yarn
  3. 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.

Readme

Keywords

Package Sidebar

Install

npm i webgl-starterkit

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • matthamil