Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.38 KB

File metadata and controls

31 lines (18 loc) · 1.38 KB

"welcome--js" Contributing Guide

Welcome

This project is a part of Web Development learning class. It is designed to help learn Git, HTML, CSS, JavaScript.

See our Discord server for details (https://discord.gg/wAMEqRMbdm), or meet us in person at the Cambridge Public Library.

Due to limited resources, contributions are currently open to class members only. Please contact organizers through Discord or email if you're an experienced developer and willing to help with feedback or the projects setup.

See README.md for the details about the app.

Contribution workflow

  • Make sure you're a member of https://github.com/cambridge-devclass
  • Clone this repository to your local machine - see the steps in https://cambridge-dev.com/program/212
  • Run the app locally:
    Double-click index.html file on your computer, it will open the web page in browser.
  • In this project, you'll need to add a card with your name, message, and any image. You can do it by copying and modifying the example card in index.html.

(We’ll cover the details during class.)

Deployment

We're using GitHub pages for this project. When your pull request is merged, the app will be updated automatically in a few minutes. URL: https://cambridge-devclass.github.io/welcome--js

You can see deployment status in https://github.com/cambridge-devclass/welcome--js/deployments