Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 353 Bytes

File metadata and controls

23 lines (17 loc) · 353 Bytes

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.