Skip to content

iszfan/hmh-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HackMentalHealth UCSF 2019 Workshop - build your web application

Getting started

  1. Let's install Meteor, which is the framework used to power your web applications: https://www.meteor.com/install
    How to open a terminal window in mac
    How to open command line in windows

  2. Do you have a code editor? If not, here is some you can download: https://atom.io/, https://code.visualstudio.com/, https://www.sublimetext.com/
    You just need to pick one.

  3. Let's download this repository in your local

    type git clone https://github.com/iszfan/hmh-workshop.git in your terminal

    then go to the repository by typing
    cd hmh-workshop

  4. Open the folder you just downloaded in your editor.
    This github repository has two sets of starter template for building a web application. Let's pick which one you want to start with:

  • Are you new to coding or just getting started?
    Go to hmh-1 folder and build using html, css and javascript.

  • Have you already done some coding?
    Go to hmh-2 folder and build using React.

  1. In each folder, you should see a README file. Go from there!

The presentation slides can be found here.

Submit your feedback here to make the workshop better!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published