https://github.com/itpure-fun/itpure-fun-web
用于适配ITPURE-FUN的前台模板,使用Nuxt3, vite, pinia, element-plus, typescript等主流技术
https://github.com/itpure-fun/itpure-fun-web
daohang element-plus nav navigation nuxt3 tailwindcss
Last synced: about 1 month ago
JSON representation
用于适配ITPURE-FUN的前台模板,使用Nuxt3, vite, pinia, element-plus, typescript等主流技术
- Host: GitHub
- URL: https://github.com/itpure-fun/itpure-fun-web
- Owner: itpure-fun
- Created: 2024-10-30T03:53:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-14T03:27:13.000Z (over 1 year ago)
- Last Synced: 2025-06-18T13:51:22.013Z (12 months ago)
- Topics: daohang, element-plus, nav, navigation, nuxt3, tailwindcss
- Language: TypeScript
- Homepage: https://itpure.fun
- Size: 196 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
_____ _______ _____ _ _ _____ ______ ______ _ _ _ _
|_ _|__ __| __ \| | | | __ \| ____| | ____| | | | \ | |
| | | | | |__) | | | | |__) | |__ ______| |__ | | | | \| |
| | | | | ___/| | | | _ /| __|______| __| | | | | . ` |
_| |_ | | | | | |__| | | \ \| |____ | | | |__| | |\ |
|_____| |_| |_| \____/|_| \_\______| |_| \____/|_| \_|
专注收集和分享IT程序员互联网工具、资源、产品
## 介绍
> 此仓库是`ITPURE-FUN`的前台代码
> 主要用于收录实用的程序员开发工具,资源和相关的产品等
## 功能展示
在线站点:ITPURE.FUN
## 部署
- Docker Compose部署(推荐) 查看文档
## 安装和使用
- 获取代码
```shell
git clone https://github.com/itpure-fun/itpure-fun-web.git
```
- 安装依赖
```shell
cd itpure-fun-web && pnpm install
```
- 运行
```shell
pnpm dev
```
- 打包
```shell
pnpm build
```
## 免责声明
本软件不得用于开发违反国家有关政策的相关软件和应用,若因使用本软件造成的一切法律责任均与 `itpure-fun-web`无关