Skip to content

Inouyasha/ts-vite-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. npm init
  2. npm i vite -d
  3. update package.json add script vite
  4. tsc --init
  5. update tsconfig.json config (rootDir and outDir)
  6. create html
  7. npm run dev (execute vite)

About

The demo of TypeScript env build with vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published