1.0.2 • Published 8 years ago

jscow-application-environment v1.0.2

Weekly downloads
1
License
GPL-3.0+
Repository
github
Last release
8 years ago

==========================================================

The jsCow framework is not longer in development and is no longer supported.

Please use the last stable version 2.0.4 of jsCow.

For questions you can still write a message or an email. I will try to help you but it's not possible for me to fix any bugs.

Feel free to use or change it.

==========================================================

jscow-application-environment

Provides a jscow application environment to implement your own jscow application.

Install

npm install

Build

grunt

Watch

You can the grunt-contrib-watch plugin to call all grunt tasks automatically by change a js file or less file within the src/ directory. To refresh your page automatically after calling the watch task you have to install the browser plugin LiveReload.

For using the watcher run the follow command in your nodejs command client:

grunt watch

Dependencies

jscow-application-environment needs the following node packages: All packages will be installed with command 'npm install'.

Note: You can install all available jscow components optional like this for example:

License

jscow-application-environment is licensed under the GNU GPL.

1.0.2

8 years ago

1.0.1

8 years ago