Creates a xasrd frontend application for PC or Mobile using the command line.
你可以使用 npm
$ npm create xasrd
或者使用npx执行
$ npx create-xasrd
-
pc
- Create project with general xasrd_web_starter_kit boilerplate, support by umi. -
mobile
- Create project with general xasrd_mobile_starter_kit boilerplate, support by umi.
MIT