Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-plugin-typescript-starter

Typescript Starter Template for vite plugins.

Includes:

  • Plugin build with tsup
  • Example app (React-TS)
  • Parallel development of plugin and example-app with concurrently

Getting started

Click "Use this Template" or use degit to clone this repository.

Development

  • Install dependencies
npm install
  • Start plugin and example-app (react-ts)
npm run dev
  • Open browser on localhost:3000

Build

npm run build

About

typescript starter for vite plugins

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages