Skip to content

georgel-pop-lr/liferay-js-toolkit

 
 

Repository files navigation

liferay-js-toolkit

Build Status

Setup

  1. Install NodeJS >= v6.11.0, if you don't have it yet.

  2. Run the bootstrap script to install local dependencies and link packages together:

yarn install
  1. Build all packages
yarn build
  1. Run tests:
yarn test

Useful resources

You can file any bug related to this project in the issues page.

You can also get information about released versions and their changes in the closed milestones page.

And if you want to know what's planned for the next versions, just visit the open milestones page.

To finish with, you can find the most up-to-date documentation in the project's wiki.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.4%
  • TypeScript 26.7%
  • HTML 3.5%
  • Shell 1.2%
  • Batchfile 1.1%
  • CSS 0.1%