A Svelte Template for MLU-Explain Articles To get started Clone this repo Navigate to the code/article that you want to view Once you're in that article, install all required dependencies: # install dependencies npm i To see the article in develeopment, run: npm run dev