My go at React
the command to compile jsx to js is :: babel --watch src/ --out-dir target/
using the http://jsonplaceholder.typicode.com/ for rest server -- many thanks
My go at React
the command to compile jsx to js is :: babel --watch src/ --out-dir target/
using the http://jsonplaceholder.typicode.com/ for rest server -- many thanks