Skip to content

Installation

Learn how to install aincraft on your system.

Before you begin, make sure you have:

  • Node.js 18 or higher
  • A modern web browser
  • Basic command line knowledge
Terminal window
npm install -g aincraft
Terminal window
aincraft --version
Terminal window
aincraft create my-project
cd my-project
aincraft dev

If you encounter any issues during installation, check out our troubleshooting guide.