1.0.0-alpha.0 • Published 6 years ago
@automattic/media-library v1.0.0-alpha.0
Media Library
A Media Library component for use in Automattic products.
Installation
npm i -S @automattic/media-libraryUsage
import {} from '@automattic/media-library';Development Workflow
Installation
Run npm install in the root of the repository to get the required devDependencies.
Testing
Run the following commands in the root of the repositry to run the tests.
npm run test-packages
npm run test-packages:watch
Development
Run npm run media-library:storybook:start in the root of the repository to run the Storybook.
1.0.0-alpha.0
6 years ago