1.5.0 • Published 8 years ago

metamask-ui v1.5.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Installation

git clone git@github.com:MetaMask/metamask-ui.git
cd metamask-ui
npm install
grunt dev

Testing

Requires mocha installed. Run npm install -g mocha.

You can either run the test suite once with npm test, or you can reload on file changes, by running mocha watch test/**/**.