0.0.1 • Published 4 years ago

liferay-link-checker v0.0.1

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
4 years ago

liferay-npm-tools

Setup

  1. Install NodeJS >= v10.15.1, if you don't have it yet.

    (At the time of writing, v10.15.1 is the version used by liferay-portal, and code in this project is written using "modern JS" syntax and features — without transpilation and executed directly.)

  2. Run yarn to install local dependencies and link packages together:

    yarn
0.0.1

4 years ago