laravel-preset-react-app

1.1.5 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i laravel-preset-react-app

Weekly Downloads

9

Version

1.1.5

License

none

Unpacked Size

3.2 kB

Total Files

3

Last publish

Collaborators

  • truongpx