diff --git a/site/content/blog/2019-04-16-svelte-for-new-developers.md b/site/content/blog/2019-04-16-svelte-for-new-developers.md new file mode 100644 index 0000000000..f7700bf4d3 --- /dev/null +++ b/site/content/blog/2019-04-16-svelte-for-new-developers.md @@ -0,0 +1,9 @@ +--- +title: Svelte for new developers +description: Never used Node.js or the command line? No problem +pubdate: 2019-04-16 +author: Rich Harris +authorURL: https://twitter.com/Rich_Harris +--- + +TODO walk through installing Node.js and git and using Terminal.app (or whatever the Windows equivalent is) to clone a project template and start developing \ No newline at end of file