/sample-snowpack-express-app

A repo I created to expedite setting up a basic React app and ExpressJS API with snowpack, docker, and docker compose support.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

sample-snowpack-express-app

Repo with basic ExpressJS and React app setup with snowpack, docker, and docker compose.

Running the sample apps

./scripts/run.sh

Stopping the sample apps

./scripts/stop.sh