@arche-engine/create-arche-app
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

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

Weekly Downloads

3

Version

0.0.6

License

MIT

Unpacked Size

1.41 MB

Total Files

54

Last publish

Collaborators

  • yangfengzzz