@arche-engine/create-arche-app
v0.0.6
Published
A tool for creating your Arche.js application. Currently, supported template presets include:
Downloads
6
Readme
Create Arche App
A tool for creating your Arche.js application. Currently, supported template presets include:
Vanilla(Use Vanilla JavaScript/TypeScript)React(React Template)Vue(Vue Template)Ali-Mini(Alibaba Mini Program)Library(Arche.js Library)
Usage
npm
Compatibility Note: Node.js version >=12.0.0.
npm init @arche-engine/arche-appyarn
yarn create @arche-engine/arche-appAfter creating a template, run:
npm install
npm run devOpen your browser, you can see:

Enjoy your exploration of Arche.js.
