7b355a16 by Ean Schuessler

Add a readme

1 parent 82fd15bb
1 # React Templates Test
2
3 This is a quick test of the react page templates pre-processor from WiX.
4
5 It allows HTML to be largely separated from JavaScript during development.
6
7 This discipline will help programmers focus on programming and designers
8 focus on layouts without really inconveniencing either. It also encourages
9 a disciplined separation of business logic and layout.