/ausguck

The decks of our lightning talks at farbenmeer

Primary LanguageJavaScript

Ausguck

We sometimes do lightning talks at work to learn, inspire, and share.

You can find the different decks in the ./decks directory.

dependencies Status devDependencies Status Renovate enabled

Usage

Start all decks in development

npm run dev

Start all decks with a production build

npm run build
npm run start

Clean the build folder

npm run clean