Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.03 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.03 KB

Gitpod Ready-to-Code Node.js CI codecov Codacy Badge

This is a rewrite of SoccerReact using React 16 and Create React App.

I've used Node 8.4 and yarn 1.3.2 while developing this. Install dependencies with yarn.

Start with yarn start. See the result in your Browser: http://localhost:3000

Run the tests with yarn test.

You can play with it under the projects GH-Page here