Simple template for building full stack apps.
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
There are availaible the following commands:
standard --fix
.