Skip to content

ravihlb/astrolab

Repository files navigation

https://github.com/ravihlb/astro-lab

Developing - Quick Setup

Once you've created a project and installed dependencies with pnpm :

pnpm [install]
pnpm dev

# or start the server and open the app in a new browser tab
pnpm dev -- --open

Building

To create a production version of your app:

pnpm build

You can preview the production build with pnpm preview.

About

Personal static blog built with Sveltekit + MDSVex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published