Skip to content

GitHubOshin/tiew-nai-dee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-tourist-attraction-mini-project

Commands Run Backend

cd server && npm start
# OR
cd server && yarn start

Then split one more terminal

Run Frontend

cd client && npm start
# OR
cd client && yarn start

Demo