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)
pnpm create galaceanCompatibility Note: Node.js version >=12.0.0.
npm init galaceanyarn create galaceanAfter creating a template, run:
npm install
npm run devOpen your browser, you can see:
Enjoy your exploration of galacean.
