Skip to content

paperbits/paperbits-demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

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.