1.1.0 • Published 14 days ago

create-galacean v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

Create Galacean App

A tool for creating your galacean application. Currently supported template presets include:

  • Vanilla(Use Vanilla JavaScript/TypeScript)
  • React(React Template)
  • Vue(Vue Template)
  • Ali-Mini(Alibaba Mini Program)
  • Library(Galacean Library)
  • MiniGame(Alipay Mini Game)

Usage

pnpm

pnpm create galacean

npm

Compatibility Note: Node.js version >=12.0.0.

npm init galacean

yarn

yarn create galacean

After creating a template, run:

npm install
npm run dev

Open your browser, you can see:

image-20210208112945261

Enjoy your exploration of galacean.

1.1.0

14 days ago

1.0.1

14 days ago

1.0.0

14 days ago

0.9.12

4 months ago

0.9.13

4 months ago

0.9.14

4 months ago

0.9.11

4 months ago

0.9.8

4 months ago