Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 511 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 511 Bytes

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 <[email protected]:hngprojects/<repo-name>.git
cd <repo-name>

Install dependencies

pnpm install

Start the server

pnpm dev

Contributing

Please see CONTRIBUTING