Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/illustrisjack/axum-vue-template

A template for Axum + Vue.js + Vite
https://github.com/illustrisjack/axum-vue-template

css html pnpm rust typescript vite vue

Last synced: 3 days ago
JSON representation

A template for Axum + Vue.js + Vite

Awesome Lists containing this project

README

        

# [Axum](https://github.com/tokio-rs/axum) + [Vue.js 3](https://vuejs.org/) + [Vite](https://vitejs.dev/) Template
## Prerequisites:
- [Rust](https://www.rust-lang.org/)
- [Cargo Watch](https://crates.io/crates/cargo-watch) ```cargo install cargo-watch```
- [pnpm](https://pnpm.io/)
## Development
- Install dependencies via ```pnpm install``` in /frontend/
- Serve via ```pnpm dev``` in /frontend/
## Build
- Build via ```pnpm build``` in /frontend/

![grafik](https://github.com/IllustrisJack/axum-vue-template/assets/76592751/8cf81597-f5fb-4b7f-8d35-3f419eabe0bc)