Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 248 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 248 Bytes

Lecture14 Starter

After cloning repository, open the project with VSCode and run the following commands in terminal:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.