/react-elevator-assignment

A simple web application in React that simulates a working elevator

Primary LanguageTypeScriptMIT LicenseMIT

react-elevator-assignment

A simple web application in React that simulates a working elevator

Getting Started

Install dependencies

pnpm install

Run the application

pnpm dev

Build the application

pnpm build

Preview the application

pnpm preview