We sometimes do lightning talks at work to learn, inspire, and share.
You can find the different decks in the ./decks directory.
Start all decks in development
npm run devStart all decks with a production build
npm run build
npm run startClean the build folder
npm run clean