Skip to content
/ itzmono-vite Public template

A project template for Vite + TypeScript + Rust + React + Tailwind CSS + Blueprint apps 🚀

Notifications You must be signed in to change notification settings

KOBA789/itzmono-vite

Repository files navigation

itzmono-vite

A project template for Vite + TypeScript + Rust + React + Tailwind CSS + Blueprint apps 🚀

Batteries Included

  • ⚡ Vite 3
  • 🛡️ TypeScript
  • 🦀 Rust (WebAssembly)
  • 💥 React
  • 🎐 Tailwind CSS
  • 📦 Blueprint
  • 🐳 Dockerfile
  • 🌐 Nginx conf for SPA
  • 💅 Prettier & ESLint
  • ✨ Renovate
  • 🤖 GitHub Actions (lint, build and push image)

Setup

$ corepack enable
$ pnpm install

Build

$ pnpm build

You get built files in dist/.