Playing around with React.js from Facebook
Install JSX as a global NPM module:
$ [sudo] npm install -g jsx
Then run:
$ ./run
- A server will start up at http://localhost:8000
- Every JSX file will automatically be compiled to a JS file in the same folder