Skip to content

micduffy/liferay-npm-build-tools

 
 

Repository files navigation

liferay-npm-build-tools

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:

npm run lerna
  1. Build all packages
npm run build
  1. 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:

  1. Introductory topics:

    1. How to use the npm SDK in your project
    2. How to deploy npm packages to Liferay
    3. How Liferay serves npm packages to the browser
  2. Manuals:

    1. How to use liferay-npm-bundler
    2. How to use liferay-npm-bridge-generator
  3. Other sources of documentation:

    1. Liferay Documentation
    2. Liferay Forums
    3. Liferay Community Slack
    4. Miscellaneous resources

For more up to date information, please visit the project's wiki.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.8%
  • HTML 6.2%