/tennis-kata

Implementation of a simple tennis game using react/redux and nodejs

Primary LanguageJavaScriptMIT LicenseMIT

Tennis Kata

Implementation of a simple tennis game using react/redux and nodejs alt text

Installing / Getting started

Get into the "frontend" directory

cd frontend

Install all necessary dependencies

npm install

Test

To run all the tests, run:

npm test

Run

To run all the web app, run:

npm start

http://localhost:3000/

Licensing

"The code in this web app is licensed under MIT license."

Author

Niklaus Geisser