generator-svelte is a Yeoman generator generating a boilerplate Svelte.js app
Install Yeoman and generator-svelte using npm (we assume you have pre-installed node.js).
npm install -g yo generator-svelte
Move to your project directory and generate your new Svelte project using:
yo svelte
generator-svelte supports multiple languages listed below:
generator-svelte supports NPM and Yarn.
This project is licensed under the Apache license 2.0 - see the LICENSE file for details
Apache-2.0 © Samuel-Martineau & Doudou8