项目作者: kenpb

项目描述 :
A sandbox to play around with Preact + Typescript and friends
高级语言: TypeScript
项目地址: git://github.com/kenpb/preact-ssr-sandbox.git
创建时间: 2018-10-10T00:07:24Z
项目社区:https://github.com/kenpb/preact-ssr-sandbox

开源协议:

下载


preact-ssr-sandbox

A sandbox to play around with Preact + Typescript and friends

To run the client only:

  1. npm run start

To run the SSR setup in dev mode:

  1. npm run dev