From e7770c3b96e931bcacd2b9b49e661ab71aac5254 Mon Sep 17 00:00:00 2001 From: Xetera Date: Fri, 26 Jul 2019 14:38:35 -0700 Subject: [PATCH] setup instruction --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f34ec2a..74fdf22 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # TPH Website WIP + +## Setup + +1. Clone the website +2. `npm install` +3. `npm run develop`