cra-template-wptheme

3.4.1-wp.1 • Public • Published

cra-template-wptheme

This is the official base template for Create React WPTheme.

Create React WP Theme

See the latest README on Github.

Goals

  • Remove WebPackDevServer and use your WordPress dev server instead.
    • Also, do not proxy the WordPress server.
    • Thus removing CORS as a concern.
  • Maintain feature parity(ish) with create-react-app
  • Touch the original react-scripts as little as possible.
    • Add new files where possible.
    • This will make merges easier.

Acknowledgements

I'm grateful to the authors of existing related projects for their ideas and collaboration:

License

Create React WP Theme is open source software licensed as MIT.

/cra-template-wptheme/

    Package Sidebar

    Install

    npm i cra-template-wptheme

    Weekly Downloads

    20

    Version

    3.4.1-wp.1

    License

    MIT

    Unpacked Size

    85.6 kB

    Total Files

    23

    Last publish

    Collaborators

    • devloco