Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

gl-transitions.com source code

Commands

IMPORTANT: to run at top level of this repository.

Run it locally

pnpm install
pnpm dev

Build for production

pnpm build-website