✨ feat: add project setup skill documentation; provide step-by-step guide for initializing new tibi projects
This commit is contained in:
@@ -12,8 +12,6 @@ Tibi CMS starter template — Svelte 5 SPA with esbuild, SSR via goja, and Playw
|
||||
|
||||
## Setup commands
|
||||
|
||||
> **New project from this template?** Follow the step-by-step guide in [README.md](README.md).
|
||||
|
||||
- Install deps: `yarn install`
|
||||
- Start dev: `make docker-up && make docker-start`
|
||||
- Start with mock data: set `MOCK=1` in `.env`, then `make docker-up && make docker-start`
|
||||
|
||||
Reference in New Issue
Block a user