Skip to content

uniter/uniter-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniter PHP app demo

A demo of a PHP application, with PHP and JS files compiled down to a single JS bundle file.

Compile with Browserify:

npm install
npm run build

or compile with Webpack:

npm install
npm run webpack

and then open index.html in a browser.

About

Demo of packaging PHP files up with Browserify+Uniter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published