Skip to content

rust-micro/search

Repository files navigation

rust-search

This template should help get you started developing with Vue 3 in Vite.

Usage in browser

You can add the search very easily to your searchbar in your browser: Add https://rust-micro.github.io/search/?q=%s with rs as keyword to your searches.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build