Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dreamqyq/cnode-community
CNode社区,Vue + TypeScript + TSX实现
https://github.com/dreamqyq/cnode-community
Last synced: about 1 month ago
JSON representation
CNode社区,Vue + TypeScript + TSX实现
- Host: GitHub
- URL: https://github.com/dreamqyq/cnode-community
- Owner: dreamqyq
- Created: 2020-05-03T07:00:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T16:05:19.000Z (over 1 year ago)
- Last Synced: 2023-03-04T23:13:36.401Z (over 1 year ago)
- Language: Vue
- Homepage: https://dreamqyq.github.io/cnode-community/
- Size: 1.87 MB
- Stars: 16
- Watchers: 2
- Forks: 5
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cnode-community
## 项目简介
仿[CNode社区](https://cnodejs.org/),使用Vue + TypeScript + TSX 等相关技术栈实现社区部分功能。## [项目总结博客](https://www.jianshu.com/p/bf3f1c96f336)
这篇[博客](https://www.jianshu.com/p/bf3f1c96f336)介绍了在Vue中使用TypeScript需要改写和注意的地方,以及我在本项目开发过程中遇到的问题和解决方案。## 项目安装及启动
```
yarn install
yarn serve
```## 技术栈
- Vue @2.6.11
- TypeScript
- TSX
- SCSS