An open API service indexing awesome lists of open source software.

https://github.com/hamlim/template-next-app

Template Next.js app repo
https://github.com/hamlim/template-next-app

component-library next nextjs nextjs-starter react

Last synced: over 1 year ago
JSON representation

Template Next.js app repo

Awesome Lists containing this project

README

          

# Template Next.js App

This repo acts as a template repo for some of my Next.js applications.

## Getting Started:

```sh
yarn install
```

```sh
yarn dev
```