This is the frontend of Content Lense, a project that aims at enabling publishers to easily gain insights into their content.
Please note that this repository is part of the Content Lense Project and depends on the Content Lense API.
You can find a manual on how to setup a fully working stack of Content Lense
here: https://github.com/content-lense
- this project uses pnpm instead of yarn / npm
- to start to project in development, simply run
# Checkout and start the frontend
cd ..
git clone git@github.com:content-lense/content-lense-frontend.git
pnpm install
pnpm dev &&
Media Tech Lab media-tech-lab