Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/illustrisjack/axum-vue-template
- Owner: IllustrisJack
- License: apache-2.0
- Created: 2023-06-22T17:30:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T22:31:55.000Z (12 months ago)
- Last Synced: 2024-02-01T23:55:56.784Z (12 months ago)
- Topics: css, html, pnpm, rust, typescript, vite, vue
- Language: CSS
- Homepage:
- Size: 68.4 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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)