Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loyalty Tabs Component built for Onramp Funds

Interactive loyalty program tabs component with auto-minification.

Prerequisites

  1. Install Bun:
curl -fsSL https://bun.sh/install | bash

Setup

  1. Install dependencies:
bun install
  1. The watcher will start automatically when you open the project in VS Code.

Development

  • Edit loyalty-tabs.html for development
  • loyalty-tabs.min.html will be automatically generated
  • The watcher will automatically minify the file on every save

Manual Commands

If you need to run commands manually:

# Start the watcher
bun run watch

# One-time minification
bun run minify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages