Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 463 Bytes

readme.md

File metadata and controls

29 lines (18 loc) · 463 Bytes

OctoLinker site

Build using next and deployed on Vercel

Contributing

To get started:

  1. Clone the repository:
git clone git@github.com:OctoLinker/octolinker-site.git octolinker-site
cd octolinker-website
  1. Install dependencies
npm install
  1. Start dev server
npm run dev

Now you're ready to do something awesome!