spiderbites / react16-lnl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resources from a React 16 "some things to know" lunch and learn at TWG, Oct 5, 2017

git clone git@github.com:spiderbites/react16-lnl.git
# for slides -> localhost:3000
cd react16-lnl/slides
yarn
yarn start
# for code examples -> localhost:3002
cd react16-lnl/code-examples
yarn
yarn start

About


Languages

Language:JavaScript 89.2%Language:HTML 8.7%Language:CSS 2.1%