Adam Miedema e96e4b470f Docs/license ssl (#32)
* chore: add ssl license troubleshooting to docs

* chore: add instructions on ssl license issue

---------

Co-authored-by: Nikesh Parajuli <parajulinikesh@gmail.com>
2025-04-04 18:16:33 -04:00
2024-10-20 22:50:23 -04:00
2025-04-04 18:16:33 -04:00
2024-07-08 15:37:34 -04:00
2024-07-02 23:05:03 -04:00
2024-10-21 19:50:51 -04:00
2025-03-29 17:06:53 -04:00
2024-10-21 22:42:08 -04:00
2025-03-29 17:06:53 -04:00
2024-08-18 17:36:33 -04:00
2024-07-02 23:05:03 -04:00
2024-07-02 23:05:03 -04:00

Getting started

Dependencies

The latest version of NodeJS. bun, pnpm, npm, or yarn. We recommend using bun.

# if using npm
npm install

# if using bun
bun install

Development Server

Start the development server on http://localhost:3000

bun run dev
S
Description
No description provided
Readme 10 MiB
Languages
CSS 72.2%
TypeScript 19.2%
Vue 8.6%