Skip to content

this is a simple project that integrates webpack and react. It also uses babel to use modern es2015 features in all browsers

Notifications You must be signed in to change notification settings

bernhardkern/webpackreactstarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpackreactstarter

this is a simple project that integrates webpack and react. It also uses babel to enable modern es2015 features in all browsers.

Quickstart:
1. npm install
2. npm run watch
3. open browser: http://localhost:3000

Technologies used: React, ReactDOM, webpack, webpack-dev-server, babel transpiler

About

this is a simple project that integrates webpack and react. It also uses babel to use modern es2015 features in all browsers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published