项目作者: camjackson

项目描述 :
Starter template for svelte apps. Includes Typescript, Tailwind, testing-library, and more!
高级语言: JavaScript
项目地址: git://github.com/camjackson/svelte-starter.git
创建时间: 2020-08-18T13:35:12Z
项目社区:https://github.com/camjackson/svelte-starter

开源协议:

下载


svelte-app

Starter repo for a Svelte app. Features:

  • Svelte
  • TypeScript
  • Tailwind CSS
  • Jest
  • Testing Library
  • Prettier
  • Eslint

Linting is limited to .ts files (not .svelte files), pending TypeScript support in
eslint-plugin-svelte3.

Usage

  1. npx degit camjackson/svelte-starter#main my-project-name

Upgrade notes