Skip to content

phong5824/IntroSE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntroSE_21TN

Video demo: https://www.youtube.com/watch?v=ZHkJ78wBq4g

  • Open 2 terminals

Client

On first terminal

  • cd client
  • npm install
  • npm run dev
  • localhost:3000

Server

On second terminal

  • cd server
  • npm install
  • npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%