Skip to content

esilberman/template-web

Repository files navigation

Development

Prerequisites:

  • Node.js
  • bun (preferred for speed) or npm
# Clone the repository
git clone <repository-url>
cd <project-directory>

# Install dependencies
bun install
# Start development server
bun run dev

Open the dev server in your browser at http://localhost:3000 (or another available port).

Production Build

# Build for production
bun run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages