Skip to content

bambuser/bam-app-sandbox

Repository files navigation

Bam App Sandbox

This is a getting started sandbox where you can see and modify the code to build and try out your first Bam App

Requirements:

  • Node.js v20+

Local development server

Start server:

npm install
npm run dev

The page http://localhost:5173/devenv/ should automatically be opened which will the load app manifest from bam-app.config.js and your main app code from main.js via the Vite dev server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published