Skip to content

SoFunnyHah/SPA-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPA-Simulator

How to use: DONT FORGET TO FORK REPOSITORIE FIRST

  1. Git clone repositorie

Terminal vs code:
2. cd server
3. npm i
4. Add new terminal
5. cd client
6. npm i
7. Create .env on client and server parts
Simpleenv.txt will help to see constant names
Example of .env result:
Client part:
REACT_APP_BASEURL=http://localhost:3001
Server part:
PORT=3001
8. npm start on both terminals

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors