icon-patterns
v2.0.0
Published
Include animated CSS icon patterns in your background
Downloads
9
Readme
icon-patterns
Include animated CSS icon patterns in your background
Development Guidelines
Install the required dependencies
npm install
To setup a watch task to rebuild on change use
npm start
To build the library once use
npm run build
Tests & Coverage
To run the tests use
npm test
To produce and access a test coverage report run
npm run coverage
open coverage/lcov-report/index.html
Documentation Reference
To generate the JSDoc API Reference run
npm run documentation
open documentation/index.html
Versioning
For the versions available, see the releases for this repository.