Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

Welcome to the Shader Park Template馃帀

=================

To setup run:

npm i

To start the server:

npm run dev

To build:

npm run build

Write your Shader Park code in the spCode.js file Just paste your code from Shader Park into the spCode() function.

Find out more about Shader Park.