/Bun-Vite-React-Template

Use vite template(react, typescript)

Primary LanguageTypeScript

This Frontend Tempate

  • made by suhyeon

Before use Bun you have to install Bun

  1. bun install - use bun => fast
  2. vite - fast
  3. fast + fast => so fast

how to start

  1. bun install
  2. bun run dev
  3. you can use on http://localhost:3000

-> if you want to change bun -> yarn

  1. remove file bun.lockb
  2. remove folder node_modules
  3. yarn