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.)

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.3%
  • TypeScript 20.9%
  • SCSS 17.3%
  • Other 0.5%