Skip to content

This repository shows an example how developers can use Paperbits to build web apps with rich content authoring capabilities.

License

Notifications You must be signed in to change notification settings

shopemaa/paperbits-demo

 
 

Repository files navigation

Paperbits demo

This repository contains an example of how using Paperbits you can enable advanced content authoring tools in your web apps.

Live demo

Join the chat at https://gitter.im/paperbits/discussions Build status

Quick start

To run demo website locally, you'll need to:

  1. Clone the demo project from GitHub:
git clone https://github.com/paperbits/paperbits-demo.git
  1. Switch into just cloned directory:
cd paperbits-demo
  1. Install packages required for work:
npm install
  1. Run demo site:
npm start

What's next?

Getting started

Blog

Contributing guide

License

Use of this source code is governed by an MIT-style license that can be found in the LICENSE file and at https://paperbits.io/license/mit.

2022 (c) Copyright Paperbits. All Rights Reserved.

About

This repository shows an example how developers can use Paperbits to build web apps with rich content authoring capabilities.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 67.9%
  • TypeScript 24.7%
  • JavaScript 5.6%
  • HTML 1.8%