Skip to content

Get started with using React+ES6+Sass+Webpack in a WordPress plugin

Notifications You must be signed in to change notification settings

mantismamita/wp-react-boilerplate

 
 

Repository files navigation

WP React Boilerplate

This WordPress plugin demonstrates how to setup a plugin that uses React and ES6 in a WordPress plugin.

Commands

npm run build – Generate production versions of static assets.

npm run dev - Start webpack in "watch" mode so that the assets are automatically compiled when a file changes.

About

Get started with using React+ES6+Sass+Webpack in a WordPress plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.5%
  • PHP 45.7%
  • CSS 1.8%