Skip to content

Files

Latest commit

f224b77 · Nov 16, 2023

History

History

basic-browser-js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 16, 2023
Nov 16, 2023
Nov 16, 2023
Nov 16, 2023

Basic Browser JS

A simple example showcasing Pandino implementation details for a Browser-based project written in pure JavaScript.

Running the example

  • Run pnpm run build first in the project root to create local artifacts
  • Run ./cp-dependencies.sh to copy library artifacts
  • Run npx serve dist in this folder to start a web server

Server will start at: http://localhost:3000