/alva-for-devs

Demo repository for the "Alva for devs" talk at SinnerSchrader engineering offsite 2018

Primary LanguageTypeScriptMIT LicenseMIT

Demo repository for the "Alva for devs" talk at SinnerSchrader engineering offsite 2018

Alva for devs

  • Simple stateless component: (Code | Demo)
  • Stateless component with interaction: (Code | Demo)
  • Stateful component plugging into Meetup API: (Code | Demo)

Getting started

git clone https://github.com/sinnerschrader/alva-for-devs.git
cd alva-for-devs
yarn 
echo "export const key = '<your-meetup-api-key>' > src/key.ts"
yarn build -w

License

MIT