Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 366 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 366 Bytes

MEW Components

https://myetherwallet.github.io/mew-components

Install

Install with npm

npm i @myetherwallet/mew-components

Project setup

npm install

Compiles and hot-reloads storybook

npm run storybook

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint