CodeYourFuture / CodeYourFuture/Module-Data-Flows

TV Show Project Level 0: Set up project

未关闭
#474 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
🏕 Priority Mandatory 🐇 Size Small 📅 Sprint 1 Core Submit:None
主要语言
JavaScript
星标
0
派生
275
PR 合并指标
30 天内没有已合并 PR

描述

# Level 0

The goals of level 0 are to:
* Create a GitHub repository with the starter scaffolding in-place.
* Deploy it to Netlify.
* Make sure whenever you push changes your Netlify site will be updated.

## Fork your repository

1. Go to https://github.com/CodeYourFuture/Project-TV-Show
2. Fork the repo to your account
3. Do not enable `Include all branches`

## Deploy your site

1. Follow [the instructions to deploy your site to Netlify](https://curriculum.codeyourfuture.io/guides/deployment-netlify/).
2. Configure your site for auto-deployments.
3. Ensure your Netlify site is named exactly `cyf-USERNAME-tv.netlify.app` where `USERNAME` is your GitHub username.

## Get set up on your laptop

1. Clone your repository
2. Open your repository in VS Code
3. Open the `index.html` page in Chrome
4. Make sure in Chrome you can see the text "Got 73 episode(s)" in red. If you can't, something has gone wrong.
5. Edit `index.html` to include your name and GitHub username in the page title instead of "(My Name (My GitHub username))".

## Push your changes

1. Commit your changes to your `index.html` to your git repository (with a clear commit message).
2. Push your changes to your GitHub repository. Make sure they show up on GitHub.
3. Ensure your updated site has been deployed to Netlify.

## Completion criteria

You have completed level 0 when:
- [ ] You have forked the GitHub repository called `Project-TV-Show` into your account.
- [ ] The `index.html` page on your GitHub project contains your name and GitHub username.
- [ ] Your project is deployed to Netlify at `cyf-USERNAME-tv.netlify.app`.
- [ ] Your deployed project has your name and GitHub username in its title.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。