Skip to content

fernandosouza/metal.js

 
 

Repository files navigation

Metal.js

Build Status Slack Channel

Sauce Test Status

Metal.js is a JavaScript library for building UI components in a solid, flexible way.

Setup

  1. Install NodeJS >= v0.12.0, if you don't have it yet.

  2. Install lerna global dependency:

[sudo] npm install -g lerna@2.0.0-beta.30
  1. Run lerna to install local dependencies and link packages together:
lerna bootstrap
  1. Install local dependencies
npm install
  1. Run tests:
npm test

Developer Tools for Metal.js

License

BSD License © Liferay, Inc.

About

Build UI components in a solid, flexible way

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%