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
- Host: GitHub
- URL: https://github.com/dashed/chrome-react-devtools-talk
- Owner: dashed
- Created: 2019-04-29T22:33:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T21:24:45.000Z (almost 7 years ago)
- Last Synced: 2025-03-06T18:50:22.186Z (11 months ago)
- Topics: talks
- Language: JavaScript
- Homepage: https://bridge-school-devtools.netlify.com
- Size: 1.45 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.