@awkward/react-simple-masonry

react-simple-masonry React component

Usage no npm install needed!

<script type="module">
  import awkwardReactSimpleMasonry from 'https://cdn.skypack.dev/@awkward/react-simple-masonry';
</script>

README

react-simple-masonry

Travis npm package Coveralls

Collaborating on this React component:

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install

Running / Development

Running Tests

  • nwb test will run the tests once
  • nwb test --server will run the tests on every change

Building

  • nwb build