Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Commit 887bfba

Browse files
committed
Merge pull request #1125 from pazguille/v1.0
Update Test section on README.
2 parents 42a5880 + f7c3964 commit 887bfba

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,15 @@ The API doc may also be run locally by running:
4949
Navigate `./doc` directory and enjoy!
5050

5151
## Tests
52+
You can run our tests in your browser:
5253

53-
[TODO]
54+
1. Run the local web server:
55+
56+
$ npm start
57+
58+
2. Navigate `http://localhost:3040/test/:component`
59+
60+
**We are going to automate it! :)**
5461

5562
## Get in touch
5663

0 commit comments

Comments
 (0)