/smartyoungbc

A vision for the future of BC (a simple nextjs blog with sticky sidebar)

Primary LanguageJavaScript

Getting Started

  1. Install packages:
npm install
  1. Run the development server:
npm run dev
# or
yarn dev

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

Edit the page by modifying pages/index.js. The page auto-updates as you edit the file.

This is a Next.js v12 project bootstrapped with create-next-app, set up to be instantly deployed to Netlify!