Skip to content

Files

Latest commit

6131277 · Aug 26, 2023

History

History

es6-starter-template

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.