1.0.0 • Published 6 years ago
svelte-component-generator v1.0.0
Svelte Component Generator
Getting Started
Install it via npm:
npm install svelte-component-generator -gsvgen componentNameBase Path:
By default, the prompt is set to the current directory.
To change it, add to the root package.json the following config:
"svelte": {
"basePath": "./src/app/"
}The path should be relative to the package.json.
1.0.0
6 years ago