# fervid
**Repository Path**: mlzzen/fervid
## Basic Information
- **Project Name**: fervid
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-12-31
- **Last Updated**: 2024-12-31
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# fervid
All-In-One Vue compiler written in Rust.
Currently in alpha stage, the closest goal is to reach feature-parity with the current [Vue SFC compiler](https://sfc.vuejs.org).
## Getting started
Instructions on how to use `fervid` in Vue CLI and Vite are coming very soon!
## Progress till MVP 
A minimal target of this project includes (see [Roadmap](#roadmap)):
- Vue 3 code generation;
- [unplugin](https://github.com/unjs/unplugin) integration;
- [Farm](https://github.com/farm-fe/farm) native plugin;
- Dev/prod mode support;
- `