1.1.1 • Published 8 years ago
pwet-image-loader v1.1.1
pwet-image-loader
A Pwet component to preload a set of images
Run example (via webpack-dev-server)
- Install dependencies:
oryarnnpm install Go to example directory:
cd exampleAnd install example dependencies:
yarnor
npm installStart dev server:
yarn devor
npm run dev
The example is now visible at http://localhost:3000