Skip to content

Violent-Idiot/Test-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm run dev

Use Concurrently for running React in Front-end and Node in Back-end. Runs the app in the development mode.

Open http://localhost:3000 to view Front-end in the browser.
Open http://localhost:5000 to view Back-end in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.