@arche-engine/create-arche-app

v0.0.6
A tool for creating your Arche.js application. Currently, supported template presets include:
arche

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-app

yarn

yarn create @arche-engine/arche-app

After creating a template, run:

npm install
npm run dev

Open your browser, you can see:

image-20210208112945261

Enjoy your exploration of Arche.js.

npm i @arche-engine/create-arche-app

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/14/2022

Downloads

Maintainers