Skip to content

Files

Latest commit

4e4b677 · Feb 9, 2023

History

History

vite-fxhash-template

Vite Shader Park Template

Example templates for Shader Park using shader-park-core and Vite to create fxhash zip-bundle.


Derived from EILSEQ's artwork Miss Lexotan

Scripts

  1. install dependencies yarn OR npm i install

  2. to run dev server yarn dev OR npm run dev

  3. to build for fxhash yarn build OR npm run build