atlas/packages/svelte-components
Benjamin Palko 6eb5998526 add package
2025-03-08 10:05:53 -05:00
..
src add package 2025-03-08 10:05:53 -05:00
.gitignore add package 2025-03-08 10:05:53 -05:00
bun.lock add package 2025-03-08 10:05:53 -05:00
package.json add package 2025-03-08 10:05:53 -05:00
postcss.config.js add package 2025-03-08 10:05:53 -05:00
README.md add package 2025-03-08 10:05:53 -05:00
svelte.config.js add package 2025-03-08 10:05:53 -05:00
tailwind.config.ts add package 2025-03-08 10:05:53 -05:00
tsconfig.json add package 2025-03-08 10:05:53 -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.