A single repository containing the current NHS England Internship Projects
Individual project descriptions can be found in the projects folder
Note - adding new projects will require an update to the index.md file as well content in the projects folder
Uses https://service-manual.nhs.uk/
-
Install
Ruby,JekyllandBundleon your system: -
In the terminal, navigate to the repo folder and execute
bundle -
Execute
bundle exec jekyll serveThe website should be available locally on
http://localhost:4000now, or on the server address provided on the terminal -
Make changes to your code using your IDE - save and refresh the page to see the changes locally.