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

https://github.com/rustaceanrob/tauritemplate

A template for Tauri apps with React, Tailwind, Framer Motion, and Typescript preinstalled along with a couple animated components.
https://github.com/rustaceanrob/tauritemplate

framer-motion react tailwind tauri typescript

Last synced: 6 months ago
JSON representation

A template for Tauri apps with React, Tailwind, Framer Motion, and Typescript preinstalled along with a couple animated components.

Awesome Lists containing this project

README

        

# Tauri + React + Typescript + Tailwind + Framer Motion

This template comes with a whole lot of dependencies to build reactive and powerful cross-platform desktop applications. Tailwind and Framer Motion make a great styling duo!

## Installation

`git clone https://github.com/rustaceanrob/tauritemplate.git`

`cd tauritemplate`

`yarn`

`yarn start`

## 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)