1.0.0 • Published 7 years ago

ieb-searcher v1.0.0

Weekly downloads
4
License
-
Repository
-
Last release
7 years ago

Beckno

Becker's Interactive eBook Searcher

Installation

  1. Install node.js from http://nodejs.org/.
  2. Install grunt client by running "npm install -g grunt-cli".
  3. Run "(sudo) npm install" to install all node.js dependencies.

Description

The Typescript source files are located in folder "source".

All generated files are created in folder "output". The debug version is generated in sub-folder "debug", the release in sub-folder "release" and the files for upload in sub-folder, you guessed it... "upload".

Dependencies

  • jQuery 2.x

Samples

Grunt task "sample-debug" runs a webserver and opens a sample page that runs the control from the local output/debug folder.