Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pitang1965/vite-mantine-react-ts-template

Vite + Mantine + React + TypeScriptテンプレート
https://github.com/pitang1965/vite-mantine-react-ts-template

mantine react typescript vite

Last synced: 26 days ago
JSON representation

Vite + Mantine + React + TypeScriptテンプレート

Awesome Lists containing this project

README

        

# vite-mantine-react-ts-template
Vite + Mantine + React + TypeScriptテンプレート

## 使い方
クローンもしくは、
```
npx degit pitang1965/vite-mantine-react-ts-template MyProject
```

その後、
```
pnpm install
pnpm dev
git init
```