Skip to content

Latest commit

 

History

History

vite-fxhash-template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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