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.
- Run
npm install
to install the dependencies. - Run
npm run start
to start the development server. Then visit http://localhost:8080/. - Run
npm run build
to build the editor with Webpack.