Skip to content

clappr/clappr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8752995 Â· Jan 5, 2025
Jan 5, 2025
Oct 28, 2024
Oct 30, 2024
Jan 5, 2025
Jun 21, 2016
Oct 29, 2024
Jan 4, 2018
Jun 28, 2024
Aug 13, 2024
Oct 9, 2014
May 2, 2024
Jul 1, 2019
Oct 18, 2023
Feb 24, 2018
Feb 25, 2014
Jan 18, 2023
Feb 25, 2014
Oct 30, 2024
Nov 19, 2020
Oct 29, 2024
Oct 29, 2024
Oct 30, 2024

Repository files navigation

Huge changes in the latest version. See 0.4.0 version changelog for more information

jsDelivr hits (npm scoped)


Clappr Monorepo

Look for Clappr and related packages under the /packages directory. Applications like the clappr.io documentation site are under the /apps directory.

Documentation

Visit https://clappr.github.io to view the full documentation.

Run the Development Server

  1. Run yarn install to install all dependencies
  2. Run yarn dev will start the development server.
  3. Visit http://localhost:8080 to view your application.