Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 286 Bytes

HTF React Workshop 11/18

Project: TodoList


Setup

After cloning this repo, run npm install

After installing all dependencies, run npm run start to run the app in the development mode.
Open http://localhost:3000 to view it in the browser.