Skip to content

Commit

Permalink
Configure Github actions build
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellenic committed Jan 28, 2022
1 parent e6a9bba commit c72a76f
Show file tree
Hide file tree
Showing 3 changed files with 5,743 additions and 12 deletions.
9 changes: 0 additions & 9 deletions .travis.yml

This file was deleted.

8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@

> Note, I am not maintaining this library but happy to invite collaborators. Let me know!
[![build status](https://img.shields.io/travis/Hellenic/react-hexgrid/master.svg?style=flat-square)](https://travis-ci.org/Hellenic/react-hexgrid)
![Downloads](https://img.shields.io/npm/dt/react-hexgrid.svg)
![npm version](https://img.shields.io/npm/v/react-hexgrid.svg)
[![dependencies Status](https://david-dm.org/Hellenic/react-hexgrid/status.svg)](https://david-dm.org/Hellenic/react-hexgrid)
[![devDependencies Status](https://david-dm.org/Hellenic/react-hexgrid/dev-status.svg)](https://david-dm.org/Hellenic/react-hexgrid?type=dev)
![dependencies Status](https://img.shields.io/librariesio/github/hellenic/react-hexgrid)
[![Live demo](https://img.shields.io/badge/live-demo-brightgreen.svg?style=flat-square)](https://hellenic.github.io/react-hexgrid/examples/)
![License](https://img.shields.io/npm/l/react-hexgrid.svg)

Expand All @@ -21,6 +19,10 @@ You could easily use this library to build (just to name a few) a nice portfolio
> 🖊️ Codepen to play around with: https://codepen.io/hellenic/project/editor/AYMbMM#
## Maintainers wanted

I am not maintaining this library but happy to invite new collaborators. Drop me an email and let's chat!

## Pre-requisites

You should be familiar with Node + NPM, React and ES6 to use this library.
Expand Down
Loading

0 comments on commit c72a76f

Please sign in to comment.