Skip to content

drproteus/bun-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bun Web App Template

Includes

  • Backbone
  • lodash
  • jQuery
  • Normalize CSS
  • Sakura CSS
  • EB Garamond Font

Setup

Get Bun.

bun install

Run

bun run build
bun run serve

Defaults to http://localhost:3000.

Files

  • dist/index.html: Main static entry page.
  • src/js/app.js: Main app script.
  • src/css/main.css: Custom CSS.
  • src/js/server.js: Development server for static files and demo API.

Demo

Use the arrow keys to navigate the cat.

bun-demo

About

web app template with bun, backbone, lodash, and jquery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors