lregla / tomorrow_ts

Template for developing TypeScript & WebGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Template for developing TypeScript & WebGL

License:Apache License 2.0


Languages

Language:JavaScript 68.0%Language:HTML 13.5%Language:TypeScript 11.0%Language:SCSS 7.5%