/web-ltn

Render Lumatone layouts (.ltn files) in your browser

Primary LanguageJavaScript

web-ltn

Currently a playground for rendering Lumatone layouts in the browser

Dependencies

  • npm
  • parcel

How to use

  1. run npm i in the project directory
  2. run npm -g i parcel to add parcel to your command line
  3. run ./scripts/runparcel from the project directory to host the page
  4. go to localhost:1234 in your browser.