Create Leo App
Scaffolding Your First Aleo Project
note
Compatibility: Node.js version 18+
With NPM:
npm create leo-app@latest
-
Enter the project name.
-
This will prompt you to choose a preferred framework from the following options:
ReactNode.jsVanilla (JavaScript)
-
If you choose
Reactas your framework, the supported templates are:JavaScript+LeoTypeScript+LeoTypeScript+Next.js
More Information
Based on create-vite: https://github.com/vitejs/vite/tree/main/packages/create-vite