Metal.js is a JavaScript library for building UI components in a solid, flexible way.
-
Install NodeJS >= v0.12.0, if you don't have it yet.
-
Install lerna global dependency:
[sudo] npm install -g [email protected]
- Run lerna to install local dependencies and link packages together:
lerna bootstrap
- Install local dependencies
npm install
- Run tests:
npm test
BSD License © Liferay, Inc.