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

https://github.com/leafoftree/next-example


https://github.com/leafoftree/next-example

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Introduction

A project based on React [Next.js](https://nextjs.org).

## Scripts

### Develop
npm run dev

### Build
npm run build

### Start built project
npm start