/learning-react

Primary LanguageJavaScriptMIT LicenseMIT

Learning-React

##Usage run npm run dev to start the dev server
run npm run build to compile assets

Achived

  1. Inject css to the page but not support HMR
  2. Compile js file to a bundle
  3. HMR in css and js (or html)
  4. Complie SASS

Ongoing

  1. Use es6 in webpack config
  2. create complex react components

Up Next

  1. Apply things on php/nodejs framework
  2. More documentation