1.1.0 • Published 2 years ago
create-galacean v1.1.0
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 galaceannpm
Compatibility Note: Node.js version >=12.0.0.
npm init galaceanyarn
yarn create galaceanAfter creating a template, run:
npm install
npm run devOpen your browser, you can see:

Enjoy your exploration of galacean.