https://github.com/biantris/talk-he4rt-conf
Talk about FullStack Journey for Junior Developers on He4rtConf 2021
https://github.com/biantris/talk-he4rt-conf
Last synced: 2 months ago
JSON representation
Talk about FullStack Journey for Junior Developers on He4rtConf 2021
- Host: GitHub
- URL: https://github.com/biantris/talk-he4rt-conf
- Owner: biantris
- Created: 2021-10-03T13:40:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T01:22:49.000Z (over 3 years ago)
- Last Synced: 2025-01-26T16:33:05.866Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://biantris.github.io/talk-he4rt-conf/
- Size: 835 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FullStack Journey for Junior Devs
Slides of my talk about FullStack Journey for Junior Developers
He4rt Conf: https://conf.heartdevs.com
Slides https://biantris.github.io/talk-he4rt-conf
### How to Run
- clone this repo
```sh
> yarn
#or
> yarn install
> yarn start
Open in: http://localhost:3000
```