Skip to content

ExebitOY/rich-text-editor-native-electon

 
 

Repository files navigation

Build Status

Rich text editor with math support for Finnish Matriculation Examination Board. Live demo can be found at https://math-demo.abitti.fi/

Dependencies

Getting started

  1. Install Node.js
  2. Run npm install.
  3. Run npm run dev.
  4. Go to http://localhost:5000

Example of direct usage

Demo: http://digabi.github.io/rich-text-editor/

Source: https://github.com/digabi/rich-text-editor/blob/master/index.html

Deploy

git remote add production ssh://[email protected]/~/git/math.git/
git push production master 

Or

npm run deploy

License

https://opensource.org/licenses/MIT

Packages

No packages published

Languages

  • JavaScript 97.2%
  • HTML 2.2%
  • CSS 0.5%
  • Shell 0.1%
  • Makefile 0.0%
  • CoffeeScript 0.0%