Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 979 Bytes

README.md

File metadata and controls

51 lines (37 loc) · 979 Bytes

🔺🔹🔸🔻Uni DevTools

🏗 Working in Progress

Install

pnpm add -D @uni-helper/devtools

Usage

import { defineConfig } from 'vite'
import Uni from '@dcloudio/vite-plugin-uni'
import DevTools from '@uni-helper/devtools'

export default defineConfig({
  plugins: [
    DevTools({
      openDesktop: true,
    }),
    Uni(),
  ],
})

💻 Development

  • Clone this repository
  • Install dependencies using pnpm install
  • Start development server using pnpm dev
  • Run interactive tests using pnpm play

💝 Contributors

This project exists thanks to all the people who contribute.

🙇🏻‍♂️ sponsors

sponsors