Skip to content

olovm/cora-jsclient

 
 

Repository files navigation

jsclient is the js client for Cora.

Build and test The docker image that is built require two parameters, gid and uid for the user running the maven command. These are provided by either setting the "docker.buildArg.uid" (usually "id -u") and "docker.buildArg.gid" (usually "id -g") pair to correct values in the settings.xml file or by invoking mvn with the appropriate flags.

Node.js

"mvn -P web-dev,-karma-test package" installs node and npm locally with the packages in package.json without also running the docker hosted karma test system. "./run_dev_karma.sh" starts karma in headless Firefox.

About

Cora Javascript Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.3%
  • CSS 1.8%
  • HTML 1.8%
  • Other 0.1%