HugoRCD / hr-gpt

Custom Nuxt version of ChatGPT

Home Page:https://hr-gpt.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Clone the repository:

git clone git@github.com:hugoRCD/hr-gpt.git

Install dependencies:

pnpm install

There is no need to use the --shamefully-hoist flag here because the dependencies the flag is set to true by default in the .npmrc file.

Start the development server:

pnpm dev

Now you can open the app in your browser at http://localhost:3000 if you do not override the default port.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Custom Nuxt version of ChatGPT

https://hr-gpt.vercel.app

License:MIT License


Languages

Language:Vue 75.2%Language:TypeScript 15.0%Language:SCSS 5.6%Language:JavaScript 4.2%