Skip to content

csabika98/ReactViteSpring

Repository files navigation

ReactViteSpring

TO INSTALL IT ON LINUX

sudo apt-get install make
make -f install.mk

Screenshots

PROXY SERVER INCLUDED

http://localhost:8888 -> REACT + VITE
http://localhost:8888/api -> SPRING BACKEND

Installation

Installation script works only on Windows

  • use the installation script, install.ps1 (you will need to run as administrator)
powershell -ExecutionPolicy ByPass -File .\install.ps1
  • Install NodeJS dependencies
npm install

RUN

To run the app

  • It will run React + Vite
  • Build Spring App
npm run dev

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published