An editor for central extensions of nilpotent Lie algebras.
Install npm libraries and build tools with
$ npm installBuild the project
$ npm run buildOpen the file public/index.html in a browser to run the editor.
Build a live version with
$ npm run devto 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.