Skip to content
forked from pretalx/schedule

The pretalx schedule component.

Notifications You must be signed in to change notification settings

techyay/schedule

 
 

Repository files navigation

pretalx-schedule

Project setup

npm ci

Compiles and hot-reloads for development

npm start

Compiles and minifies for production

npm run build

Build for pretalx (web component)

Make sure the schedule and pretalx repositories share a root directory, then simply run

./update.sh

Release library to npm

npm version minor|patch
npm publish --access=public

Lints and fixes files

npm run lint

About

The pretalx schedule component.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 86.6%
  • JavaScript 8.9%
  • HTML 2.8%
  • Shell 1.2%
  • Stylus 0.5%