Skip to content

Commit

Permalink
Merge branch 'master' of github.com:andrico1234/beautiful-skill-tree
Browse files Browse the repository at this point in the history
  • Loading branch information
andrico1234 committed Nov 18, 2019
2 parents a23009b + 7185a2d commit 9262ef0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# 🌲🌲🌲 Beautiful Skill Tree

For every star Beautiful Skill Tree gets, I'll donate £1 to [Trees for Life](https://treesforlife.org.uk/). As cool as it is creating beautiful trees in your apps, it's even cooler doing so in real life!

Beautiful Skill Tree has currently raised £50 thanks to the lovely folk starring this repo.

A small library to help get you implement beautiful, responsive, and satisfying skill trees into your React applications.

Thanks to my friends, family, coworkers, and strangers in ensuring that it has been tested across a diverse range of people.

Tested across devices using [Browserstack](https://www.browserstack.com/), thanks to their continued support for open source projects.

![browserstack logo](public/browserstack.png)
Expand Down Expand Up @@ -277,7 +283,7 @@ The tree is currently fully navigable using the keyboard. Pressing the tab butto

### Running locally

You'll need to clone the repo on your local machine and install the dependencies using `yarn`. Once the dependencies have been install start the local server.
You'll need to clone the repo on your local machine and install the dependencies using `yarn`. Once the dependencies have been install start the local server. You'll also need to be using Node 10 or above.

If you're using nvm, you can ran `nvm use` to automatically use the version of Node specified in the `.nvmrc` file.

Expand Down

0 comments on commit 9262ef0

Please sign in to comment.