Get Started
Introduction
Installation
Creating A New Project
Opening Existing Projects
User Interface
Editor
Canvas
Primary Sidebar
Elements Tree
Data Panel
Pages, Components, Layouts
Middlewares
Custom Functions
Assets
Server
Configs
Modules
Element Panel
Shortcuts
Advanced
Configuration

Installation

This guide will walk you through the steps required to install Nooku on your desktop. Follow the steps below to get started.

Step 1: Sign Up for a Nooku Account

sign up page

  1. If you don’t have an account yet, visit the Sign up page and create one by following the registration process.
  2. Once registered, sign in with your account credentials.

Step 2: Download Nooku

download page

  1. After signing in, head to the Download page.
  2. Click the download button to get the Nooku desktop application for your operating system.
  3. The application will begin downloading. Once complete, locate the downloaded file to proceed with the installation.

Step 3: Install Nooku

install nooku

  1. Locate the downloaded installer and run the file.
  2. Follow the on-screen instructions to install Nooku, just like you would for any other software.
  3. Once installed, launch the Nooku desktop application.

Step 4: Sign In to Nooku

install nooku

  1. When you first launch Nooku, you’ll be prompted to sign in.
  2. Enter the credentials you used when creating your account.
  3. If you have not installed Node.js and Git on your system, Nooku will guide you through the installation process.

Step 5: Install Node.js and Git (if required)

install nooku

  1. If prompted to install Node.js, download the latest version from Node.js official website. After downloading, run the installer and complete the setup.
  2. Similarly, if Git is not installed on your machine, download the Git installer from Git official website, and install it.

Note: Nooku requires both Node.js and Git for project management and version control.

Step 6: Refresh and Start Using Nooku

  1. Once Node.js and Git are installed, refresh/restart the Nooku application.
  2. After restart, you will be redirected to the Nooku dashboard, where you can view your projects, profile, and other available options.

You're Ready to Build!

Now that your environment is set up, you can begin building your web application using Nooku. Enjoy creating your first project!