Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ananduremanan/svelte-gbs-prod-ground
- Owner: ananduremanan
- Created: 2024-04-23T09:20:28.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T04:31:00.000Z (5 months ago)
- Last Synced: 2024-06-03T05:41:14.712Z (5 months ago)
- Topics: svelte, sveltekit
- Language: Svelte
- Homepage:
- Size: 713 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.