Skip to content

React GUI to manage configuration and visualize content-lense data.

Notifications You must be signed in to change notification settings

media-tech-lab/content-lense-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Content Lense 👋

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.

Start

You can find a manual on how to setup a fully working stack of Content Lense here: https://github.com/content-lense

Start the development stack

  • 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 &&

Supported by

Media Tech Lab media-tech-lab

About

React GUI to manage configuration and visualize content-lense data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.2%
  • CSS 1.6%
  • Other 1.2%