Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (18 loc) · 381 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 381 Bytes

ts-react

typescript + react + electron 简单起手模板

keywords

  • typescript
  • react
  • react-router-4
  • component hot reload
  • mobx
  • async component
  • svg icon
  • 接入antd并可按需加载
  • import (s)css时自动生成.(s)css.d.ts

run

  1. npm i
  2. npm run dev
  3. npm run launch

other