Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ananduremanan/svelte-gbs-prod-ground

GBS svelte internal component library
https://github.com/ananduremanan/svelte-gbs-prod-ground

svelte sveltekit

Last synced: 5 days ago
JSON representation

GBS svelte internal component library

Awesome Lists containing this project

README

        

# GBS Svelte Component Library

Gbs svelte component library for internal distribution

# How to Run

```bash
git clone ssh or whatever
npm install
npm run dev
```

## Testing With Playwright

This Project Uses Playwright to run test cases. Please install playwright with `npx playwright install` before runnig test command.