Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 552 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 552 Bytes

spring-test react App

Prerequisites: NodeJS || React CLI

Code Editing: Visual Studio Code

Getting started

To install this example application, clone this repository with Git:

git clone https://github.com/tarikulcse2/spring-test-react-app.git

Client-Side Application Run

npm install
npm start

react server run http://localhost:3000

Start the application

Browse to http://localhost:3000 to test the application.