项目作者: 0918nobita

项目描述 :
Snowpack example with TypeScript & RxJS
高级语言: TypeScript
项目地址: git://github.com/0918nobita/snow-example.git
创建时间: 2020-01-12T04:16:24Z
项目社区:https://github.com/0918nobita/snow-example

开源协议:MIT License

下载


Snowpack Example

with TypeScript & RxJS

Install dependencies & Create web_modules directory

  1. yarn

Build

  1. yarn tsc

Serve

  1. yarn serve

Manually create web_modules directory

  1. yarn snowpack