Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 475 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 475 Bytes

Guestbook

✨ The final code for clone of Lee robinson's project, guestbook created using Vercel stack

Development Environment Setup 🚀

Download it, git clone into coding environment of your choice 😃.

Install dependencies: 🔽

npm install

Run the development server: 👨‍💻

npm run dev