Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/y80/vue2-tsx-rspack


https://github.com/y80/vue2-tsx-rspack

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

Vue2 + TSX + Rspack

## 技术栈
- Vue2
- JSX / TSX
- Rspack
- Less

## 快速开始
```bash
# 安装依赖
yarn install

# 启动服务
yarn dev

# 构建
yarn build
```

## 相关链接
- [vue-loader v15.11.0 release notes](https://github.com/vuejs/vue-loader/releases/tag/v15.11.0)
- [Rspack release notes](https://github.com/web-infra-dev/rspack/releases)