Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

abxs-nodejs

abx-nodejs

TODO: write a brief description of the package and its intended purpose.

Usage

TODO: provide hints and examples on how to use the actions.

Development

The followint section describes development guidelines and contains reference to commands used during development.

  • Run mvn clean package

Development lifecycle (using NPM)

  • Install development (and prod) dependencies: npm install
  • Create bundle: npm run build