/go-with-react

Basic React-GO based web app skeleton

Primary LanguageCSSMIT LicenseMIT


Screenshot 2023-04-29 065602

React with GO

Go TypeScript Vite React

IntroductionInstallation GuideLicenseContributors

GitHub Repo stars GitHub forks GitHub watchers

ℹ️ Introduction

Basic React-GO based web app skeleton for now (it can transform to a project)

It has a live-reloading function (AIR). You do not have to run build command every time for your React app also

At the end of the day get binary build that holds backend and frontend together (GO Embed Feature)

💾Installation Guide

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer.

# Clone this repository
$ git clone https://github.com/Ctere1/go-with-react
# Go into the repository
$ cd go-with-react
# Start the app
$ ./dev.sh 

©License

GitHub

📌Contributors