Skip to content

Latest commit

 

History

History

chrome-ext

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

chrome-ext

This template should help get you started developing with Refina in Vite.

Recommended IDE Setup

VSCode with the following extensions:

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check

pnpm check

Compile and Minify for Production

pnpm build