Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.25 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.25 KB

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.