58de0c73901edf7c90738c59c20046ab13b5096d
js13kgames-template
A barebone template aimed for js13kgames
This template includes
Features
Integrated gulp build process for :
- Copying libs under node_modules folder to an distributable folder.
- Minification
- Final Zip file Compression
- Shows final zip file size.
Usage
npm start # for development
npm release # for minification+zip (final output will be available on ./dist/archive.zip)
Support me
Description
Languages
JavaScript
90.9%
HTML
9.1%