/tomorrow_ts

Template for developing TypeScript & WebGL

Primary LanguageJavaScriptApache License 2.0Apache-2.0

TypeScript WebGL Template

Template for developing TypeScript & WebGL using Webpack

HUGE thanks to my good friend @jeremenichelli for helping me with the Webpack config

Commands

Start: npm run start

Build: npm run build

Lint: npm run lint

Fix Lint: npm run lint:fix