From 54e5edfd0f81bc84b0cfb12e1040c81532bd298c Mon Sep 17 00:00:00 2001 From: HerrHase Date: Sun, 14 Aug 2022 12:58:42 +0200 Subject: [PATCH] adding --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe3d1c4..10b153b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Small simple Boilerplate for developing Websites or Webapps with, * Wrapper for Webpack - [Laravel-Mix](https://laravel-mix.com/) * CSS Framework - [Plain UI](https://plain-ui.com/) +First step, copy the .env.example to .env and add your own values. + Install packages: ```