项目作者: kenpb
项目描述 :
A sandbox to play around with Preact + Typescript and friends
高级语言: TypeScript
项目地址: git://github.com/kenpb/preact-ssr-sandbox.git
preact-ssr-sandbox
A sandbox to play around with Preact + Typescript and friends
To run the client only:
npm run start
To run the SSR setup in dev mode:
npm run dev