All Projects → codef0rmer → eShell

codef0rmer / eShell

Licence: other
An eLearning player – a building block for more conventional eLearning courses to be run on created with authoring tools. Such players basically consist of different kinds of templates/activities backed by XML/JSON data (produced by Authoring Tools).

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
ApacheConf
554 projects
HTML
75241 projects

#eShell An eLearning player – a building block for more conventional eLearning courses to be run on created with authoring tools. Such players basically consist of different kinds of templates/activities backed by XML/JSON data (produced by Authoring Tools).

#Why? Because I wanted to write Testable Application in AngularJS.

#What?

#How I build it?

#Try? You need to have prerequisite components installed to run it. Finally just run:

###basic setup

  • $ cd eShell
  • $ sudo npm install
  • $ sudo bower install

Fire up an app

  • $ grunt server

Run unit tests

  • $ grunt test:unit

Run e2e tests

  • $ grunt test:e2e

#Todo? Include more templates

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].