Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 475 Bytes

File metadata and controls

12 lines (8 loc) · 475 Bytes

Three Button State Lab

preview

This lab is meant to accompany the State lecture guide which is part of the CS + The City curriculum created by Upperline Code in partnership with the NYC Department of Education.

Getting Started

  1. Clone this repository using git clone
  2. cd into the project folder
  3. npm install
  4. npm start