Skip to content

Latest commit

 

History

History

website

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Website and documentation for the eICU Collaborative Research Database

Instructions for running the website locally

  1. Install Go and Hugo. For instructions, see: https://gohugo.io/overview/installing/
  2. Clone the website repository:
    git clone https://github.com/MIT-eicu/eicu-code.git
    
  3. Change to the "website" directory
  4. Run hugo server at the command line to build the website and serve the pages;
  5. View the website at: https://127.0.0.1:1313