An editor for central extensions of nilpotent Lie algebras.
Install npm libraries and build tools with
$ npm install
Build the project
$ npm run build
Open the file public/index.html
in a browser to run the editor.
Build a live version with
$ npm run dev
to launch a Node.js server that updates the webpage whenever the files are changed.
This project is licensed under the MIT License - see the LICENSE.txt file for details.