Skip to content

Commit 7d851be

Browse files
committed
Update README.md
1 parent 0e9f515 commit 7d851be

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,9 @@ $ http-server dist/
2222
Open: `http://localhost:8080`
2323

2424
* All JavaScript files are transpiled with 6to5 library with enabled experimental ES7 syntax (see: https://6to5.org/features.html).
25-
2625
* For using experimental ES7 code in `Jest` tests, the project is using my fork of `6to5-jest`package (https://github.com/hipertracker/6to5-jest)
27-
2826
* The workflow and communication between components is built using `Reflux` (https://github.com/spoike/refluxjs), a slighty modified (improved) Flux paradigm. See: http://blog.krawaller.se/posts/reflux-refinement/
29-
3027
* Unit testing is provided by (recomended by Facebook) `Jest` library (https://facebook.github.io/jest/)
31-
3228
* The example is using Bootstrap 3 React components thanks to `react-bootstrap` (http://react-bootstrap.github.io/).
3329

3430
Todo:

0 commit comments

Comments
 (0)