Skip to content

This is a desktop app build with electronJs and nextJs (nextronJs)

Notifications You must be signed in to change notification settings

ahmedsweng/Agent-management-system

Repository files navigation

Usage

Install Dependencies

$ cd my-app

# using yarn or npm
$ yarn (or `npm install`)

# using pnpm
$ pnpm install --shamefully-hoist

Use it

# development mode
$ yarn dev (or `npm run dev` or `pnpm run dev`)

# production build
$ yarn build (or `npm run build` or `pnpm run build`)

About

This is a desktop app build with electronJs and nextJs (nextronJs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published