e1f9fdc2c83d0b15286aeb8f39be34e8612e2ec3
* Previously most of the temp folder will become a gunk yard if libraries are removed & new one's are added, effect is final archive.zip size is huge because it contains stray files.
js13kgames-template
A barebone template aimed for js13kgames
This template includes
Features
Integrated gulp build process for :
- ES6 Support
- Minification
- Final Zip file Compression
- Shows final zip file size.
Usage
# First install the dependencies
npm install
npm start # for development - live reloading server
npm run release # for minification+zip (final output will be available on ./dist/archive.zip)
Support me
Description
Languages
JavaScript
90.9%
HTML
9.1%