Files
medtrace-web/README.md
2024-04-17 12:11:48 -04:00

5 lines
289 B
Markdown

# MEDTRACE: Case - Frontend developer
## build and run
From the repo root, run `make` to build the project. From there you can use your own server to serve from the repo root, or run `make serve` to run a development server. `make clean` will remove the dependencies and build directory.