liferay-npm-build-tools
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:
npm run lerna
- Build all packages
npm run build
- Run tests:
npm 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 documentation here:
-
Introductory topics:
-
Manuals:
-
Other sources of documentation:
For more up to date information, please visit the project's wiki.