项目作者: elcobvg

项目描述 :
A version of the default Sapper template with Rollup and Typescript.
高级语言: JavaScript
项目地址: git://github.com/elcobvg/sapper-typescript-rollup.git
创建时间: 2018-09-26T06:41:35Z
项目社区:https://github.com/elcobvg/sapper-typescript-rollup

开源协议:MIT License

下载


sapper-typescript-rollup

A version of the default Sapper template that uses Rollup and Typescript. To clone it and get started:

  1. npx degit elcobvg/sapper-typescript-rollup my-app
  2. cd my-app
  3. npm install # or yarn!
  4. npm run dev

Open up localhost:3000 and start clicking around.

Consult sapper.svelte.technology for help getting started.

Features

  • Typescript
  • Rollup
  • Sass/SCSS