An open API service indexing awesome lists of open source software.

https://github.com/dashed/chrome-react-devtools-talk

Lightning talk on Chrome & React DevTools for Bridge School Cohort 7
https://github.com/dashed/chrome-react-devtools-talk

talks

Last synced: 4 months ago
JSON representation

Lightning talk on Chrome & React DevTools for Bridge School Cohort 7

Awesome Lists containing this project

README

          

# Chrome & React DevTools Talk

> Lightning talk on Chrome & React DevTools for [Bridge School](https://bridgeschool.io/) Cohort 7 given on April 30, 2019.

Talk at https://bridge-school-devtools.netlify.com

```sh
# Run in dev mode
yarn start
npm start

# Build slides for deployment
yarn build
npm run build

# Deploy to netlify
yarn deploy
npm run deploy

```

# License

Public Domain.