van-init
Project scaffolding for the Van template engine.
Part of the Van template engine.
Overview
Provides the van init command implementation — interactive project creation that generates:
- Project directory structure (
pages/,components/,layouts/) package.jsonwith Van configuration- Starter
.vantemplate files - Mock data (
mock/index.json)
// Used internally by the van CLI
run?;
License
MIT