Skip to content

bambuser/bam-app-starter-webpack

Repository files navigation

Bam App Starter for Webpack

Basic Webpack scaffolding to get started building your Bam App

Requirements:

  • Node.js v16+

Local development server

Start server:

npm install
npm run dev

The page http://127.0.0.1:8080/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