micro-svelte Svelte Themes

Micro Svelte

Simple template for building full stack apps.

micro-svelte

Simple template for building full stack apps.

The stack

Usage

To use it clone the repo and delete de .git folder, or better yet, use degit:

npx degit YerkoPalma/micro-svelte my-app
cd my-app
npm install

The commands

There are availaible the following commands:

  • start: Start the app in production mode.
  • dev: Start for development.
  • build: Build the app for releasing.
  • test: Check standard, dependencies with depcheck and run tests.
  • link: Fix lint issues with standard --fix.

License

MIT

Top categories

Loading Svelte Themes