Skip to content

ditschedev/go-inertiajs-react

 
 

Repository files navigation

Go with InertiaJS, React, and Laravel Mix.

This repository uses inertia-go adapter, and also Laravel Mix together, so you can have an embed ReactJS SPA without building an API.

🚨 DISCLAIMER: Please, keep in mind that this is just an experiment. But I'm accepting PR to improve it and maybe make it a little bit more interesting.

How to run

$ yarn install
$ yarn dev
$ go get ./...
$ go run main.go

License

The MIT License (MIT). Please see License File for more information.

About

This is an experiment. Just to see if I can use Inertia.js, React, and Laravel Mix together.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.7%
  • Go 11.7%
  • CSS 0.6%