Skip to content

hedaukartik/bun-react-csr-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bun-react-csr-base

You need bun installed in your system for this template:

curl -fsSL https://bun.sh/install | bash # for macOS, Linux, and WSL

To use this template to start new react client side rendering project from scratch:

bun create https://github.com/hedaukartik/bun-react-csr-base name-of-your-project

To install dependencies:

bun install

To run:

bun dev

To build:

bun run build

This project was created using bun init in bun v1.0.25. Bun is a fast all-in-one JavaScript runtime.

node_modules after first working react app-

image

About

Client side rendering React App tooled with Bun template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •