An open API service indexing awesome lists of open source software.

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等主流技术

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`无关