Skip to content

bacancy/ReactStackDemo-ES6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactStackDemo-ES6

This is a demo for an HTML5 application, powered by React, Flux, Jsx, Webpack & Babel written in ES6.

It's a simple react example written by es6(ECMAScript6)

and use Babel to transfer es6 code to 5.

Also used React Codemirror,highlighting js for code editor and highlighting code lines in editor.

Getting started

Development

$ git clone https://github.com/bacancy/ReactStackDemo-ES6.git
$ cd ReactStackDemo-ES6
$ npm install

Use webpack to build scripts

$ cd ReactStackDemo-ES6
$ npm run build

To view in browser open index.html file located in root folder(ReactStackDemo-ES6) in browser.

About

ES6 lateset Reactjs babel demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published