✨
JuneArchitecture
  • Get Started
    • Create Project
  • How to Use
    • June Add
    • June Build
    • June View
  • JuneView
    • Understand
    • Get View From Hub
  • Share Code Block
    • How to Create Module Package
    • How to Create View Package
  • etc
    • Install Cli
    • Environment
Powered by GitBook
On this page
  1. Get Started

Create Project

NextJune Add

Last updated 1 year ago

  1. Please enter the following command in the terminal for install cli

flutter pub global activate juneflow_cli    
june create

If this is your first time with pub global, please refer to .

  1. After that, press enter to select the default project.

  2. Please enter the name of the project you want to use (only lowercase letters and underscores are allowed).

  3. Please create the project by entering the package name.

this page