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

https://github.com/ilukemagic/vue3-fiction

a Vue3 developed 📕 fiction site
https://github.com/ilukemagic/vue3-fiction

axios css html javascript vue-router vuejs vuex vuex4

Last synced: 5 months ago
JSON representation

a Vue3 developed 📕 fiction site

Awesome Lists containing this project

README

          

# Vue3-Fiction🔥

基于 Vue3 + Vue-router + Vuex 开发的📕小说网站,适合刚上手 Vue3 的小伙伴学习

**技术栈**: Vue3、Vue-router、Vuex、Vite、axios

### 预览✨

[预览地址](http://139.196.47.8:8930/)

首页:

![首页](https://codertzm.oss-cn-chengdu.aliyuncs.com/img/20220612223809.png)

小说详情:

![小说详情](https://codertzm.oss-cn-chengdu.aliyuncs.com/img/20220612223903.png)

章节内容:

![章节内容](https://codertzm.oss-cn-chengdu.aliyuncs.com/img/20220612223926.png)

### 工具🛠️

代码规范:eslint + commitlint + commitizen

自动化部署:GitHub Actions

### 使用💁‍♂️

- 安装:

```shell
yarn
```

- 运行:

```shell
yarn run dev
```

- 打包:

```shell
yarn run build
```

### 结语😍

如果本项目对你有帮助的话,欢迎点个 ⭐Star 支持一下我噢!