Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

galatajs/create-galatajs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


@galatajs/create-galatajs

Creator package of galatajs framework.

Usage

Run this code in the directory where you want to create an galatajs project:

npm init galatajs

and answer the questions asked of you. That's it.

Thanks

This package is clearly inspired by create-vue. So we owe a debt of gratitude to create-vue developer Haogun Jiang.