https://github.com/jkettmann/github-flow-krishant96
https://github.com/jkettmann/github-flow-krishant96
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jkettmann/github-flow-krishant96
- Owner: jkettmann
- Created: 2022-07-10T18:42:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T20:33:08.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T13:15:33.404Z (3 months ago)
- Language: HTML
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Professional Git course [FREE]
This repository accompanies a free interactive course about using Git in a professional team environment.
Visit [ooloo.io](https://ooloo.io/project/github-flow) for more information.
## Scripts
To install the dependencies run
```
npm install
```To start the developement server run
```
npm start
```Visit [localhost:5000](http://localhost:5000) to see the website.