From 1819c7b9e9f3d78154bdee316645768df3613059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sun, 21 Jun 2020 22:06:10 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e153ee..f3b1e20 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # stancl/tenancy docs -For the main repository, see [stancl/tenancy](https://github.com/stancl/tenancy). \ No newline at end of file +For the main repository, see [stancl/tenancy](https://github.com/stancl/tenancy). + +## Dev + +You can use `npm run watch`, `npm run dev`, and `npm run production`.