id-card-generator Svelte Themes

Id Card Generator

A static Svelte ID card generation tool for Dos Pueblos High School.

DPHS ID Card Generator

An ID card generator for use by the Dos Pueblos High School staff and students.

Building and Running

This is a static Svelte site, so it can be built and run with the following commands:

npm install
npm run dev

This will start a development server that will reload the page when changes are made to the source files.

To build the site for production, run:

npm run build

This will create a dist directory with the built site.

The project was initialized using npm init vite@latest and selecting the Svelte template.

id-card-generator

Top categories

Loading Svelte Themes