Skip to content

fossasia/eventyay-talk-schedule

Repository files navigation

pretalx-schedule

Project setup

bun i

Compiles and hot-reloads for development

bun run start

Compiles and minifies for production

bun run build

Build for pretalx (web component)

bun run build:wc

Then copy the built files (saved in dist) to the project which wants to use this web component. See the usage in wc-demo folder.

Try the Web Component demo

Build and copy the JS files from dist to wc-demo. Serve this directory with a simple HTTP server:

python3 -m http.server -d wc-demo  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages