Skip to content

sfakir/athene2-editor

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • CSS 5.1%
  • HTML 2.3%