File tree Expand file tree Collapse file tree 1 file changed +27
-5
lines changed
Expand file tree Collapse file tree 1 file changed +27
-5
lines changed Original file line number Diff line number Diff line change 11# Esperanto Analyzer - React
22
3+ ---
4+
5+
6+ [ ![ forthebadge] ( https://forthebadge.com/images/badges/made-with-javascript.svg )] ( https://forthebadge.com ) [ ![ forthebadge] ( https://forthebadge.com/images/badges/built-by-developers.svg )] ( https://forthebadge.com ) [ ![ forthebadge] ( https://forthebadge.com/images/badges/powered-by-electricity.svg )] ( https://forthebadge.com )
7+
8+
9+ #### Development
10+
11+ [ ![ Build Status] ( https://travis-ci.com/fidelisrafael/esperanto-analyzer-react.svg?token=k5uMpn3U564QqWar8oA1&branch=development )] ( https://travis-ci.com/fidelisrafael/esperanto-analyzer-react )
12+
13+ #### Master
14+
15+ [ ![ Build Status] ( https://travis-ci.com/fidelisrafael/esperanto-analyzer-react.svg?token=k5uMpn3U564QqWar8oA1&branch=master )] ( https://travis-ci.com/fidelisrafael/esperanto-analyzer-react )
16+
17+ ---
18+
319## About
420
5- This React application is the front-end for the Pythonlibrary [ esperanto-analyzer] ( https://github.com/fidelisrafael/esperanto-analyzer ) .
21+ This React application is the front-end for the Python library [ esperanto-analyzer] ( https://github.com/fidelisrafael/esperanto-analyzer ) .
622
723You can try the demo at: https://fidelisrafael.github.io/esperanto-analyzer-react/
824
925![ Frontend application] ( ./public/esperanto_analyzer_screenshot.png )
1026
1127---
1228
13- [ ![ forthebadge] ( https://forthebadge.com/images/badges/made-with-python.svg )] ( https://forthebadge.com ) [ ![ forthebadge] ( https://forthebadge.com/images/badges/built-by-developers.svg )] ( https://forthebadge.com ) [ ![ forthebadge] ( https://forthebadge.com/images/badges/powered-by-electricity.svg )] ( https://forthebadge.com )
14-
15-
1629## Development Setup
1730
1831``` bash
@@ -34,11 +47,20 @@ const developmentConfig = {
3447}
3548```
3649
50+ ### Tests
51+
52+ You can run all tests with:
53+
54+ ``` bash
55+ # or `npm test`
56+ yarn test
57+ ```
58+
3759---
3860
3961## :calendar : Roadmap <a name =" roadmap " ></a >
4062
41- - :white_medium_small_square : Write tests
63+ - :white_medium_small_square : Finish writing tests
4264- :white_medium_small_square : Update this Roadmap with more plans
4365
4466
You can’t perform that action at this time.
0 commit comments