AheuiChem
Aheui code editor like SpaceChem
Install / Use
/learn @yoo2001818/AheuiChemREADME
AheuiChem
Aheui code editor like SpaceChem
Screenshot:

Building
You need Grunt to build the project. First, install the dependencies with
npm install
npm install grunt-cli -g
Then, you can build the project with
grunt
After that, you'll be able to find build/index.html. Simply run that file on
your browser.
