Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Five Server + Express.js

  • Download the example npx gitget@latest https://github.com/yandeu/five-server/tree/main/examples/express express
  • cd into the express folder with cd express
  • npm install to install all dependencies
  • npm start start your express server at port 3000 and Five Server at port 8080.
  • Once you save your files, the browser will automatically reload!