Getting started

    Install Alinea

    Install the package with your preferred package manager.

    npm install alinea

    Initialize the project

    Alinea requires a config file which can be auto-generated by running:

    npx alinea init

    Access the dashboard

    Congratulations, Alinea is now ready to boot!
    Have a look around in the dashboard by running:

    npx alinea dev