Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frikadellios/vue-bun
Astro starter template for admin dashbord with Tailwind 4, Vue Devtools, React and Million js, and Bun runtime
https://github.com/frikadellios/vue-bun
astro biomejs bun i18n millionjs preline-ui react shadcn-ui tailwind typescript vue
Last synced: 3 days ago
JSON representation
Astro starter template for admin dashbord with Tailwind 4, Vue Devtools, React and Million js, and Bun runtime
- Host: GitHub
- URL: https://github.com/frikadellios/vue-bun
- Owner: Frikadellios
- License: mit
- Created: 2024-06-06T13:28:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T14:55:17.000Z (5 months ago)
- Last Synced: 2024-06-06T17:49:51.333Z (5 months ago)
- Topics: astro, biomejs, bun, i18n, millionjs, preline-ui, react, shadcn-ui, tailwind, typescript, vue
- Language: Vue
- Homepage: https://vue-bun.vercel.app/
- Size: 823 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-bun
To install dependencies:
```bash
bun install
```To run:
```bash
bun start
```This project was created using `bun init` in bun v1.1.12. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.