Skip to content

jackdiff/create-react-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Install preset react for existed Laravel app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published