gpt-news-generator-front-end

所属分类:GPT/ChatGPT
开发工具:Vue
文件大小:0KB
下载次数:0
上传日期:2023-10-03 08:58:38
上 传 者sh-1993
说明:  GPT新闻生成器,前端部分,
(GPT News Generator, front-end part,)

文件列表:
.editorconfig (206, 2024-01-08)
.eslintignore (209, 2024-01-08)
.eslintrc.cjs (716, 2024-01-08)
.npmrc (77, 2024-01-08)
.prettierignore (66, 2024-01-08)
.prettierrc (43, 2024-01-08)
app.vue (570, 2024-01-08)
assets/ (0, 2024-01-08)
assets/css/ (0, 2024-01-08)
assets/css/fonts.css (100, 2024-01-08)
assets/data/ (0, 2024-01-08)
assets/data/db.json (141, 2024-01-08)
assets/data/imagesModelIdOptions.ts (1123, 2024-01-08)
assets/data/menu-links.ts (437, 2024-01-08)
assets/fonts/ (0, 2024-01-08)
assets/fonts/Chomsky-399c.woff (99052, 2024-01-08)
assets/fonts/Chomsky-8MOa2.otf (171580, 2024-01-08)
components/ (0, 2024-01-08)
components/Base/ (0, 2024-01-08)
components/Base/BaseBackButton.vue (544, 2024-01-08)
components/Base/BaseButton.vue (564, 2024-01-08)
components/Base/BaseCheckbox.vue (957, 2024-01-08)
components/Base/BaseDropdown.vue (5923, 2024-01-08)
components/Base/BaseError.vue (686, 2024-01-08)
components/Base/BaseFeedbackButton.vue (593, 2024-01-08)
components/Base/BaseInput.vue (1467, 2024-01-08)
components/Base/BaseLink.vue (281, 2024-01-08)
components/Base/BaseLoader.vue (2982, 2024-01-08)
components/Base/BaseMainPageButton.vue (425, 2024-01-08)
components/Base/BaseModal.vue (1877, 2024-01-08)
components/Base/BasePagination.vue (2698, 2024-01-08)
components/Base/BaseSelect.vue (1361, 2024-01-08)
components/Base/BaseSelectUI.vue (3570, 2024-01-08)
components/Base/BaseSlider.vue (1118, 2024-01-08)
components/Base/BaseTextarea.vue (557, 2024-01-08)
components/Base/BaseTitle.vue (221, 2024-01-08)
components/Base/BaseTitleSecondary.vue (189, 2024-01-08)
components/Base/BaseToast.vue (2091, 2024-01-08)
... ...

# GPT News Generator [![Netlify Status](https://api.netlify.com/api/v1/badges/ec8ae36c-3834-41aa-997f-d0527b31992f/deploy-status)](https://app.netlify.com/sites/gpt-chat-news-generator/deploys) Project link - [news-generator](https://bit.ly/3FdI0MH). Project-based on Chat GPT AI and Leap AI image generator. The idea is to connect everything and create news automatically. Enjoy! For launching .env required, not inclued yet. ## Used ```bash # node node 16.18.0 # pnpm pnpm 8.5.1 # git git 2.40.0 ``` ## Setup Make sure to install the dependencies: ```bash # npm npm install # pnpm pnpm install # yarn yarn install ``` ## Development Server Start the development server on `http://localhost:3000`: ```bash # npm npm run dev # pnpm pnpm run dev # yarn yarn dev ``` ## Production Build the application for production: ```bash # npm npm run build # pnpm pnpm run build # yarn yarn build ``` Locally preview production build: ```bash # npm npm run preview # pnpm pnpm run preview # yarn yarn preview ``` Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.

近期下载者

相关文件


收藏者