Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 419 Bytes

File metadata and controls

28 lines (18 loc) · 419 Bytes

babel-plugin-transform-simple-e4x-web-example

Web example using babel-plugin-transform-simple-e4x

Features

  • Simple4x
  • Webpack 4
  • Babel 7
  • Hot Module Replacement

Installation

Download the code example and execute:

$ npm install

Usage

Start a development server with "hot reload" using:

$ npm start

Visit http://localhost:8080/ you should see our server greeting you.