Skip to content

erik-sth/ts-website-lexi-matrix

Repository files navigation

LexiMatrix

Introduction

For our 9th School musical, my teacher challenged me to create a programm capable of translating a list of words into a 5x13 matrix. The main objective is to generate a PDF cataloging all pixel/student positions. Within each block, we'll note whether the students should cross their arms for a particular word. As a result, each student receives their personalized section of the PDF, detailing exactly when to strike the arm-crossing pose.

Commands

Installation

Run the following command to install the project dependencies:

npm install

Build

To build the project, use:

npm run build

Start

To start the project, use:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published