/primer-nextjs

I built the demo with Primer React and nextjs togetter

Primary LanguageJavaScript

I built the demo with github primer and nextjs. you can download the source code from the github primer-nextjs respostory using the git command.

clone the repo

You can clone the repo with following command.

git clone https://github.com/officialrajdeepsingh/primer-nextjs

Install All the npm packages.

yarn install

# or

pnpm install

After run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

Check out the recent article write on medium.