Skip to content

Latest commit

 

History

History

demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

HydroFile Demo

  • Express server Nodejs backend
  • Svelte front end
  • local dependency on hydrofile

To run:

npm install
npm run dev

Open up the browser to localhost:12345

This will start the Nodejs Express server in the background and serve up the svelte page in the front end.