Skip to content

jiusanzhou/zoe-starter-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

zoe-starter-react-app

⚒️ React app starter for Zoe


Templates

Branch Components Comment
ui/chakra Chakra v0.x
ui/chakra-v1 Chakra v1.x
ui/chakra-v1-tailwindcss Chakra, TailwindCSS
ui/blueprint-tailwindcss BlueprintJS, TailwindCSS
ui/tailwindcss@preact preact, tailwindcss

Usage

Create project with template

Quick start:

curl -sSL https://git.io/zoe-react | bash

Arguments:

  • NAMAE: the project name you want to create, default is web
  • TMPL: the template you want to use, default is ui/chakra-v1

List all supported templates

CMD=list curl -sSL https://git.io/zoe-react | bash