Skip to content

SimplyY/webpack-es6-react-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack react ES6 demo

change by https://github.com/rauschma/webpack-es6-demo

A small demo project that shows how to use webpack for client-side development in ECMAScript 6.

Installation

  • Install node
  • run npm install

Usage

  • npm run watch to start Webpack in watch mode - will recompile when you change a file.
  • open index.html in a browser.
  • Change or add files in es6 folder. main.js is the entry point.
  • Reload the browser when you have made a change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published