From a1fc0a01eb557a80593ee031de56670fcd726199 Mon Sep 17 00:00:00 2001 From: JuliusHerrmann Date: Tue, 14 Dec 2021 02:30:30 +0100 Subject: [PATCH] update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 02aac3f..c11fbee 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# To serve via SERVE +npm build +serve -s build & disown + # Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).