Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 999 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 999 Bytes

Hack Club DSC Website

The Hack Club DSC website, built with the NextJS Portfolio Starter Kit. Site is currently hosted on Vercel.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example blog my-blog
# or
yarn create next-app --example blog my-blog

Deploy it to the cloud with Vercel (Documentation).