Skip to content

A Bun starter template for React, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.

Notifications You must be signed in to change notification settings

Joshuafrankle/bun-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Bun Template for Gitpod

This is a React project boostrapped with bun.

Open in Gitpod

Getting Started

Install packages

bun install
(or)
bun install --backend=copyfile && bun bun

Development

Run the development server.

bun dev

You can start editing the page by modifying src/pages/Home.tsx. The page auto-updates as you edit the file.

About

A Bun starter template for React, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • HTML 45.5%
  • TypeScript 30.2%
  • CSS 24.3%