svelte-smui-template

Svelte Smui Template

a template project to kickstart people using svelte-material-ui components based on smui's node docs

Svelte SMUI Template

Using this template

  1. As a github template project you can just click the "Use This Template" button.
  2. Run npx degit jason-c-daniels/svelte-smui-template your-project-name
  3. Download a zip of the master branch from github.
  4. In the project folder run npm install to install the dependencies.

Where to go from here

You'll need to modify package.json and main.js with the actual name of your application. (main.js passes it to the App component) From there remove the default code and begin coding your own application.

Top categories

Loading Svelte Themes