Skip to content

mahmutbayri/react-with-laravel-mix

Repository files navigation

React Development With Laravel Mix

Included Javascript Libraries

  • Jquery
  • Axios
  • Lodash

Installing

npm install

Running

npm run serve

Example pages are at http://localhost:3000/examples/

Running websocket example

In order to run websocket example, you must run npm run start-websocket-server command to create a web socket server. It will generate some numbers and send them to connected clients.

Please visit to https://laravel-mix.com/ for more information about Laravel Mix.

Click to see example list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published