athene2-editor

Athene2 Markdown Editor - Further information will be available soon

Usage no npm install needed!

<script type="module">
  import athene2Editor from 'https://cdn.skypack.dev/athene2-editor';
</script>

README

Athene2 Editor

You'll need NodeJS and Ruby gems installed. Also make sure that bower and grunt are installed:

npm install bower -g
npm install grunt-cli -g
gem update --system
gem install compass --version 0.12.2
gem install sass --version 3.2.10

Now, install the packages needed by the Editor:

npm install
bower install
grunt dev

Open localhost:9001