1.1.5 • Published 6 years ago

laravel-preset-react-app v1.1.5

Weekly downloads
20
License
-
Repository
github
Last release
6 years ago

Install and config

Install preset react for existed Laravel app

  • Run command to install : npm install -g laravel-preset-react-app
  • After that, go to your current Laravel project directory
  • Check if there is no package.json, then create file package.json in Laravel project directory.
  • Run command : preset-react-app
  • Done

How it works

  • This module will auto generate webpack config for Reactjs.
  • Provide script to build, dev.
  • Output will go to public/build directory.
1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago