Skip to content

Example of using Uniter/PHPify with Webpack from the docs

Notifications You must be signed in to change notification settings

uniter/webpack-hello-world

Repository files navigation

Uniter Webpack hello world

This repo contains the full example from the Uniter docs.

Usage

  1. Check out this repository:

    git clone https://github.io/uniter/webpack-hello-world

  2. Install the dependencies from package.json:

    npm install

  3. Build the JavaScript and (transpiled) PHP bundle:

    npm run build

  4. Open index.html in a browser

  5. Play around with the code in this repo!

About

Example of using Uniter/PHPify with Webpack from the docs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published