Skip to main content

Running in Localhost

To run locally, ensure that you have installed:

  • Node.js v16.18.0 or higher
  • pnpm v8.0 or higher

For more information about the installation, see the Installation section. When running your application on localhost, you can define environment variables in an .env.local file, see Application Configuration for which environment variables to setup.

  1. Perform the following operations in your terminal:

    git clone https://github.com/composable-com/composable-ui
    cd composable-ui
    pnpm i
    pnpm dev
  2. After successfully running the Composable UI application locally, open your web browser and enter the following URL in the address bar: http://localhost:3000/