Skip to content

Azzirr/orderly-ai

 
 

Repository files navigation

OrderlyAI

Live Demo

Check out the live demo of the app here.

Getting Started

Prerequisites

Before you start, you need to have Node.js and npm installed on your machine.

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/justynalem/powerHub.git
  1. Install the dependencies:
npm install

Development

To start the development server, run:

npm run dev

This will start the development server at http://localhost:5173.

Production

To build the production version of the app, run:

npm run build

This will create a dist directory with the compiled assets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.2%
  • Other 1.8%