robb-j / pretalx-schedule

The pretalx schedule component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pretalx-schedule

Project setup

npm ci

# If using NPM >= 6
npm install --legacy-peer-deps

Compiles and hot-reloads for development

npm start

Compiles and minifies for production

npm run build

Build for pretalx (web component)

npm run build:wc

Then copy dist/*js to src/pretalx/static/agenda/js/ in pretalx.

Release library to npm

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

Lints and fixes files

npm run lint

About

The pretalx schedule component.


Languages

Language:Vue 81.0%Language:JavaScript 15.2%Language:HTML 3.2%Language:Stylus 0.6%