Skip to content

vladmeh/zf3-react-redux-webpack

Repository files navigation

Zend + React Skeleton Application

Introduction

"Hello, World!" in PHP (Zend Framework v3), React, Redux, WebPack.

The idea is taken from the anton-okolelov

Installation

$ mkdir MyApp
$ cd MyApp
$ git clone https://github.com/vladmeh/zf3-react-redux-webpack.git ./
$ composer install
$ npm install
$ php -S localhost:8080 -t public public/index.php

Development mode

$ npm run dev

About

ZF3 + React "Hello World" Skeleton Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages