Skip to content

vaseramin777/PAAL-AI

 
 

Repository files navigation

PAAL-AI

Installation Instructions

  • Clone the repository. git clone https://github.com/jNaimXIII/PAAL-AI.git
  • Change into the project directory. cd PAAL-AI
  • Install the dependencies. pnpm install or npm install
  • Run the project. pnpm dev or npm run dev
  • Build project for deployment. pnpm build or npm run build
  • Upload the contents of the dist folder to your web server.

Software Requirements

  • Node.js
  • Pnpm / Npm
  • Code Editor (VSCode, Nodepad++, etc.)