Web example using babel-plugin-transform-simple-e4x
- Simple4x
- Webpack 4
- Babel 7
- Hot Module Replacement
Download the code example and execute:
$ npm install
Start a development server with "hot reload" using:
$ npm start
Visit http://localhost:8080/
you should see our server greeting you.