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

https://github.com/do-me/tauri-webpack

A minimal tauri2 setup with webpack & vanilla JS
https://github.com/do-me/tauri-webpack

Last synced: about 2 months ago
JSON representation

A minimal tauri2 setup with webpack & vanilla JS

Awesome Lists containing this project

README

        

# Tauri + Vanilla JS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Javascript with Webpack as bundler.

## Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)

## Install & Run

- npm install
- npm run tauri dev