From 2335d02653af518c596b166fbe2bcdcec6c2db11 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 13 Apr 2021 08:40:25 +0200 Subject: Use Laravel mix to compile assets --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 11b3439..06cc1e2 100644 --- a/Readme.md +++ b/Readme.md @@ -10,6 +10,8 @@ See [luo.camilstaps.nl][live] git clone https://git.camilstaps.nl/clone/luo-parsetrainer.git cd luo-parsetrainer composer install +npm ci +npm run dev ``` ## Configuration -- cgit v1.2.3