Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 435 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 435 Bytes

Cat Social Network

This is a React and Nextjs template to play around with!

You will need Node.js installed on your computer to use play around with this code.

When you have Node installed run the following commands on the command line:

  1. npm install
  2. npm run dev

The url of the site should show up. When you make changes, the site will be updated!