Skip to content

jmsunseri/BlueRetroWebCfg

 
 

Repository files navigation

BlueRetroWebCfg

BlueRetro Web-Bluetooth configuration pages

Those pages are base on Google Chrome Samples

More detail BlueRetro:
Main hackaday.io page
Software files repository

Developing

Once you've created a project and installed dependencies with pnpm install, start a development server:

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.

To deploy your app, you may need to install an adapter for your target environment.

About

BlueRetro Web-Bluetooth configuration pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 51.8%
  • TypeScript 46.4%
  • Other 1.8%