add command to launch local docs

old-agentic
Peli de Halleux 2024-08-26 16:11:19 +00:00
rodzic 4addfd6ff3
commit 34ab5a0019
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -15,6 +15,7 @@
"scripts": {
"build": "turbo build",
"dev": "turbo dev --concurrency 50 --continue",
"docs": "cd docs && npx mintlify dev",
"clean": "turbo clean",
"test": "turbo test",
"test:format": "prettier --check \"**/*.{js,ts,tsx}\"",