Curated list of open-source resources for health interventions in low and middle-income countries.
Static website developed using VuePress.
npm i -g vuepress
vuepress dev
vuepress build
The static files are built in the .vuepress/dist/
directory.
You can then deploy to your preferred hosting solution.