Skip to content

barroso/es6-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es6-react

start commands

mkdir es6-react

cd es6-react

npm init

npm install react react-dom --save

npm install babel-loader babel-core babel-preset-es2015 babel-preset-react

touch index.html App.js main.js webpack.config.js

update files

npm start

Releases

No releases published

Packages

No packages published