/christmas-tree-simulator-app

App intended for playback of Christmas tree light animations inspired by Matt Parker's video.

Primary LanguageVue

sebimoe/christmas-tree-simulator-app

See Matt Parker's video for background information.

This app is intended for playback of Christmas tree light animations inspired by Matt Parker's video.

Visit Online

Hosted version available here: 🌍 christmas-tree-viewer.sebi.moe 🔗

How to run locally

The app is based on Nuxt, use the following commands to run it:

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

Minimal library

Minimal supporting library for loading and processing the files is located here sebimoe/christmas-tree-simulator.