Socket
Book a DemoInstallSign in
Socket

@galacean/create-galacean-app

Package Overview
Dependencies
Maintainers
10
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@galacean/create-galacean-app

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

latest
Source
npmnpm
Version
0.9.4
Version published
Weekly downloads
2
100%
Maintainers
10
Weekly downloads
 
Created
Source

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

npm

Compatibility Note: Node.js version >=12.0.0.

npm init @galacean/galacean-app

yarn

yarn create @galacean/galacean-app

After creating a template, run:

npm install
npm run dev

Open your browser, you can see:

image-20210208112945261

Enjoy your exploration of galacean.

Keywords

galacean

FAQs

Package last updated on 05 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts