Skip to content

edgebox-iot/website

Repository files navigation

edgebox.io website

This is the source code for the edgebox.io website.

Built with:

Development

To get started, install bun:

brew install oven-sh/bun/bun

Then, install the dependencies:

bun install

Run the development server

bunx --bun astro dev

Building

To build the site, run the build command:

bunx --bun astro build

Astro will output your site to the dist/ directory. Then, you can serve your site using the preview command:

bunx --bun astro preview

Contributing

To contribute, please clone the repo / create a fork, add your changes and submit a PR back.

About

The edgebox.io website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published