Skip to content

helton/jsx-live-transpiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsx-live-transpiler

A code editor that transpile your ES2016 + React + JSX code to ES5.

Inspired by Joe Maddalone tutorial available on Egghead - Check it out!

Usage

Type the command below and have fun!

$ yarn start

Examples

Without errors

Example without errors

With errors

Example with errors