Skip to content

在 Job Pair 不論求職找工作或徵才找人,是以企業文化、管理模式、人際風格等雙方的軟性需求進行演算,提供團隊適配度給雙方參考。跳脫僅能以地區、薪資、職務類別、產業等資訊評估職缺;或人選的性別、年齡、學歷等表象資訊,為雙方配對能合作的人才與工作。

Notifications You must be signed in to change notification settings

Chuiantw1212/job-pair-nuxt3

Repository files navigation

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

About

在 Job Pair 不論求職找工作或徵才找人,是以企業文化、管理模式、人際風格等雙方的軟性需求進行演算,提供團隊適配度給雙方參考。跳脫僅能以地區、薪資、職務類別、產業等資訊評估職缺;或人選的性別、年齡、學歷等表象資訊,為雙方配對能合作的人才與工作。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published