hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
Apache License 2.0
205 stars 264 forks source link

hng_boilerplate_nextjs

Overview

[Description]

Getting Started

In order to run this app locally, you should have the following programs installed on your computer:

Clone this repository

git clone git@github.com/hngprojects/hng_boilerplate_nextjs.git
cd hng_boilerplate_nextjs

Install dependencies

pnpm install

Start the server

pnpm dev

Contributing

Please see CONTRIBUTING