This repository contains an example of how using Paperbits you can enable advanced content authoring tools in your web apps.
To run demo website locally, you'll need to:
- Clone the demo project from GitHub:
git clone https://github.com/paperbits/paperbits-demo.git
- Switch into just cloned directory:
cd paperbits-demo
- Install packages required for work:
npm install
- Run demo site:
npm start
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.
2020 (c) Copyright Paperbits. All Rights Reserved.