diff --git a/README.md b/README.md index 2496f135c..66b2fc516 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,15 @@ The API doc may also be run locally by running: Navigate `./doc` directory and enjoy! ## Tests +You can run our tests in your browser: -[TODO] +1. Run the local web server: + + $ npm start + +2. Navigate `http://localhost:3040/test/:component` + +**We are going to automate it! :)** ## Get in touch