2.3.0 • Published 2 years ago

beidou-example-typescript-mobx v2.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Beidou example with TypeScript and Mobx

Write React app with TypeScript in .ts and .tsx files. Egg-ts not support yet.

Install

$ yarn

Start

$ yarn dev

then navigate to http://127.0.0.1:6001/

Basic Usage

  • add a new page in /client/pages folder, eg. /client/pages/about/index.tsx
  • start app: npm run dev
  • navigate to http://127.0.0.1:6001

License

MIT