Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 2.19 KB

README.md

File metadata and controls

44 lines (36 loc) · 2.19 KB

Welcome to the Modern Web Dev Boot Camp

Prerequisites

Tutorial Outline

Time Topic Presenter
Monday, 08/14/2023, GSFC Building 34 Room E215
10:00-10:30Orientation, Prerequisites Office Hours
10:30-11:00Git LectureDakota
11:00-12:00Git ExerciseDakota
13:00-14:00Git Exercise (continued)Dakota
14:00-16:30Modern JavaScript LectureCourey
14:00-16:30Web Dev ExerciseCourey
Tuesday, 08/15/2023, GSFC Building 34 Room W305
09:00-11:00Tutorial WalkthroughCourey
13:00-13:30Cloud Basics LectureLeo
13:30-14:00Cloud Basics ExerciseLeo

About This Repository

This repository is based on Americana, a project template for Remix preconfigured with the US Web Design System (USWDS). To start a fresh project from that template without the tutorial materials, run this command:

npx create-remix@latest --template nasa-gcn/americana-stack

Learn more about Remix Stacks.