Skip to content

Health-RI/FAIR_training_elearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theme badge

FAIR training eLearning

Repository to host the eLearning material for the FAIR training

Local Development

Prerequisites

Install Docker Desktop

Build and Run

# Build the Docker image
docker build -t fair-training .

# Run the site
docker run -p 4000:4000 -v $(pwd):/site fair-metroline

Open http://localhost:4000 in your browser. The site will automatically reload when you make changes!

To stop: Press Ctrl+C

About

Repository to host the eLearning material for the FAIR training

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors