Skip to content
/ micro-svelte Public template

Simple template for building full stack apps.

License

Notifications You must be signed in to change notification settings

YerkoPalma/micro-svelte

Repository files navigation

micro-svelte

js-standard-style

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

About

Simple template for building full stack apps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published