/formas

A form driven low-code development platform

Primary LanguageJavaScript

Formas

A form driven low-code development platform

Tech Stack

  • React.js for frontend architecture
  • Vite for frontend build
  • Turbo for monorepo bundler and build
  • pnpm for dependencies install & commands run

Prerequisites install

Get started with Commands

pnpm install
pnpm build
pnpm dev
  • pnpm install used to install all the modules to a central place of user direction.
  • pnpm build used to build packages library when they are changed or fixed.
  • pnpm dev used to run dev task inside of apps/main.

Visit developer app

http://localhost:5173