atlas/packages/svelte
Benjamin Palko 908e503360 format
2025-03-08 12:26:57 -05:00
..
.storybook storybook 2025-03-08 12:17:46 -05:00
src/lib format 2025-03-08 12:26:57 -05:00
.gitignore rename 2025-03-08 11:46:13 -05:00
bun.lock rename 2025-03-08 11:46:13 -05:00
package.json format 2025-03-08 12:26:57 -05:00
postcss.config.js format 2025-03-08 12:26:57 -05:00
README.md rename 2025-03-08 11:46:13 -05:00
svelte.config.js format 2025-03-08 12:26:57 -05:00
tailwind.config.ts format 2025-03-08 12:26:57 -05:00
tsconfig.json format 2025-03-08 12:26:57 -05:00
vite.config.ts format 2025-03-08 12:26:57 -05:00

svelte-components

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.0. Bun is a fast all-in-one JavaScript runtime.