This is a project to visualize the ingestion qc data.
In the project directory, you can run:
Run this command to install the dependencies of the project.
Move the JSON as generated by the previous component in the workflow to data/dataset.json
and run this command. This will compress the data and save it to src/data/dataset.ts
.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
Builds the app for production to the dist
folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
Runs prettier on the project.
-
State management: Solid Core
-
Styling: Tailwind CSS
-
Component library: Solid UI