changed structure - now no longer using flux-react but flux and react separately

This commit is contained in:
Senad Uka
2014-12-21 09:05:40 +01:00
parent 8106a0f375
commit 7a7b14fba3
15 changed files with 91 additions and 84 deletions

View File

@@ -1,4 +1,4 @@
## CsvEditor based on FLUX React JS Boilerplate
## CsvEditor based on Flux-Chat example and some parts of FLUX React JS Boilerplate
Read more about FLUX over at [Facebook Flux Website](http://facebook.github.io/flux/)
Read more about RejactJS on [React JS Website](http://facebook.github.io/react/)