From 4b7faae206e8c22abd0ba370bf988734bdfebeca Mon Sep 17 00:00:00 2001 From: Scott Tolksdorf Date: Tue, 14 Jul 2020 09:39:50 -0400 Subject: [PATCH] Added an install note in the recipes --- recipes/github_pages.recipe.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/github_pages.recipe.js b/recipes/github_pages.recipe.js index 21b74bf9..2f0d3c4c 100644 --- a/recipes/github_pages.recipe.js +++ b/recipes/github_pages.recipe.js @@ -6,6 +6,8 @@ your urls with your project name. This recipe show how to tweak vitreum's builtins to do this prefixing, even while developing. if you run this recipe with the '--dev' flag it will start a server and a livereload watcher for you + +npm i react react-dom less @babel/core @babel/preset-react */