Skip to content

Latest commit

 

History

History

es6-starter-template

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.