Files
lab5/README.md
2026-03-19 16:37:01 +01:00

365 B

Lab 5

This is a React project. To get started, please read the instructions below.

Getting started

To start the lab, run:

npm run start

Development

To start the React development server, run:

npm run dev

Finishing up

When you're done, run the following command to generate a zip archive.

npm run zip