1.0.1 • Published 5 years ago
create-h-app v1.0.1
Create MySelf App
All is typescript
A tool for creating you application. Currently supported template presets include:
ssr-react-midwaymidwayumitaroflutterelectron
Usage
npm
Compatibility Note: Node.js version >= 12.0.0.
npm init @lhiro/create-app
yarn
yarn create @lhiro/create-appAfter creating a template, run:
npm install or yarn install
npm run dev or yarn dev1.0.1
5 years ago