Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.52 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.52 KB

Secure Spreadsheets

GitHub issues and feature requests Slack GitHub Stars

Introduction

Secure Spreadsheets is a derived editor for Standard Notes, a free, open-source, and end-to-end encrypted notes app. It is derived from https://github.com/telerik/kendo-ui-core.

A demo of the Secure Spreadsheets editor is available at https://standardnotes.org/demo. To use Secure Spreadsheets with Standard Notes, please sign up for Standard Notes Extended and install it by following the instructions described here.

Development

  1. Run npm install to install the dependencies.
  2. Run npm run start to start the development server. Then visit http://localhost:8080/.
  3. Run npm run build to build the editor with Webpack.