aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorCamil Staps2021-04-13 08:40:25 +0200
committerCamil Staps2021-04-13 08:41:46 +0200
commit2335d02653af518c596b166fbe2bcdcec6c2db11 (patch)
treeaff0b8414f66d86a55ef8be95d662d5360ba8295 /Readme.md
parentUpdate readme (diff)
Use Laravel mix to compile assets
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 2 insertions, 0 deletions
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