fix README

This commit is contained in:
JuliusHerrmann 2021-12-14 02:33:47 +01:00
parent a1fc0a01eb
commit 064c7948cf

View File

@ -1,5 +1,5 @@
# To serve via SERVE
npm build
npm run build
serve -s build & disown
# Getting Started with Create React App