liferay-js-toolkit
liferay-js-toolkit copied to clipboard
:warning: The contents of this branch have been migrated to the
liferay/liferay-frontend-projectsmonorepo and more specifically to the to themaintenance/projects/js-toolkitdirectory. Development will continue there, and this repo will be archived (ie. switched to read-only mode).
liferay-js-toolkit
Setup
-
Install NodeJS >= v6.11.0, if you don't have it yet.
-
Run the bootstrap script to install local dependencies and link packages together:
yarn install
- Build all packages
yarn build
- 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.