Skip to content

Toy project to display some graphical tests and animations

Notifications You must be signed in to change notification settings

vhiribarren/sketch-book

Repository files navigation

Sketch-book

Various graphical tests in the browser, using shaders and JavaScript libraries.

Getting Started

First, run the development server:

# After first checkout
npm install

# Develop with local server on http://localhost:3000
npm run dev

# Linter
npm run lint

# Export static site to ./out
npm run build

License

No license for now, so default copyright laws.