/navicula

A visual story that uses PixiJS and TweenJS. May serve as the first prototype for a storytelling framework.

Primary LanguageJavaScript

To compile the app

If using DDEV: run ddev exec npx mix

(See Laravel Mix documentation for more details)

A leaner environment than DDEV

Run a python server python3 -m http.server

Run mix with browser-sync watch npx mix watch