This repository consists of multiple directories:
app: The example application for non-fiction professional text editingapi: The backend api that wraps the underlying logic for the upwell collaboration enginedocs: Documentation for developer apiserver: Reference implementation for compatible remote server
- Follow
README.mdinapi cd appnpm install
Every time the api changes, it needs to be rebuilt using npm run build